summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorivan <ivan>2009-05-10 05:57:53 +0000
committerivan <ivan>2009-05-10 05:57:53 +0000
commitecb1da059c117c17c1bfd884609af87e726a88a7 (patch)
tree070bcb1aa229efec3c72e3dd53b3a0b2326b8bbf /Changes
parent2fc9d99922b3e7698ea285e6100db50eeb646ee7 (diff)
merge in s5's changes
Diffstat (limited to 'Changes')
-rw-r--r--Changes13
1 files changed, 12 insertions, 1 deletions
diff --git a/Changes b/Changes
index 03aadf9..4491b37 100644
--- a/Changes
+++ b/Changes
@@ -1,8 +1,19 @@
Revision history for Perl extension Business::OnlinePayment::Jettis.
+0.05 unreleased
+ -merge in s5's changes; bump version to 0.05 to skip unreleased versions
+ -add some additional error numbers
+ -pass and return order_number (BILL_ITEM_ID)
+ -support "credit" action in addition to "normal authorization"
+ -support properly named "echeck" type (also support incorrect "check"
+ type still, so as not to break existing applications)
+ -pass PS_TXN_TYPE field type to jettis
+ -pass customer_ssn as SSN4
+ -pass bogus DL_NUM and DL_STATE info (XXX wtf?)
+
0.02 Sun Jan 25 02:43:21 PST 2009
-change SOR flag from Y to N to allow Jettis to scrub transactions
0.01 Sat Nov 9 13:39:46 PST 2002
- -original version; created by ivan 1.0
+ -original version; created by ivan 1.0