File: TODO

package info (click to toggle)
libbusiness-onlinepayment-perl 3.04-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 172 kB
  • ctags: 22
  • sloc: perl: 747; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 427 bytes parent folder | download | duplicates (6)
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.