From 915bd5ff8cf528b62d79d045c436d17d92be4d89 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 3 Sep 2004 23:37:13 +0000 Subject: inital checking of OpenECHO module --- TODO | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..157a740 --- /dev/null +++ b/TODO @@ -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? -- cgit v1.2.1