0.05!
[Business-OnlinePayment-Jettis.git] / Changes
diff --git a/Changes b/Changes
index 03aadf9..0a31aca 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,8 +1,19 @@
 Revision history for Perl extension Business::OnlinePayment::Jettis.
 
+0.05  Sat May  9 23:34:46 PDT 2009
+        -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 to pass validation test
+
 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