diff options
author | ivan <ivan> | 2004-09-03 23:37:13 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-09-03 23:37:13 +0000 |
commit | 915bd5ff8cf528b62d79d045c436d17d92be4d89 (patch) | |
tree | 5e95dc9d5d86557cb7727e917949b3219bf080d6 /TODO |
inital checking of OpenECHO module
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -0,0 +1,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? |