/usr/share/doc/libbusiness-onlinepayment-openecho-perl/TODO is in libbusiness-onlinepayment-openecho-perl 0.03-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | - set required fields https://wwws.echo-inc.com/ISPGuide-Fields2.asp
- counter field shouldn't be just a random integer (but it does need to
fallback to that as B:OP doesn't require it)
- echecks / ACH
#echeck use customer_org and account_type to generate ec_account_type
- check HTTPS response code and die if not 200?
- order_type & ccexp_month,ccexp_year setting fiddling ->{_content} directly
- 'echo_reference', 'security_result', 'mac', and 'decline_code' fields...?
- handle returning correct is_success and error_message values in the
special case for AVS-only transactions we don't handle yet (B:OP needs a
name for that transaction!)
- Hosted order type?
|