fix auth bug! 0.02!
[Business-OnlinePayment-TransactionCentral.git] / Changes
diff --git a/Changes b/Changes
index 3cf390c..bf1f870 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
 Revision history for Perl extension Business::OnlinePayment::TransactionCentral.
 
+0.02  Thu Apr 19 17:48:09 PDT 2007
+       - updated example in manpage s/Capstone/TransactionCentral/
+        - add debugging methods response_page, response_code, response_headers
+        - Make sure expiration date has a leading zero
+        - fix problem with transactions going through but coming back denied:
+          Returned "Auth" field can have letters as well as numbers!  sheesh
+
 0.01  Wed Nov 23 05:14:43 2005
        - original version; created by h2xs 1.23 with options
                -X -b 5.5.0 -n Business::OnlinePayment::TransactionCentral -v 0.01