Codebase list libbusiness-onlinepayment-perl / 84ee0816-a5fd-4c0d-8bd4-8803f31df330/main TODO
84ee0816-a5fd-4c0d-8bd4-8803f31df330/main

Tree @84ee0816-a5fd-4c0d-8bd4-8803f31df330/main (Download .tar.gz)

TODO @84ee0816-a5fd-4c0d-8bd4-8803f31df330/mainraw · history · blame

1
2
3
4
5
6
7
8
9
- do something about state_id / state_id_state (linkpoint, freeside) vs.
  license_num / license_dob (authorize.net, docs here).  wtf!
- Use Net::HTTPS::Any
- hmm... requires HTTP::Headers v1.59
- move revmap_fields into the base class
- remap_fields: Not the cleanest thing to mix up our namespace with the
  processor-specific names.
- Define a better model of exception handling that doesn't involve dying on
  some things.