Flag to disable passing AVS and CVV information, so Moneris doesn't error out, and...
[Business-OnlinePayment-eSelectPlus.git] / Changes
diff --git a/Changes b/Changes
index 538c875..1a82ae9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,14 @@
 Revision history for Perl extension Business::OnlinePayment::eSelectPlus
 
+0.08  unreleased
+        - (0.08_01) Pass AVS and CVV information
+        - (0.08_02) Flag to disable passing AVS and CVV information, so Moneris
+          doesn't error out, and documentation on the behavior change
+
+0.07  Wed Aug 21 11:53:36 PDT 2013
+        - eSelectPlus cust_id: Use customer number instead of invoice number
+        - eSelectPlus order_id: Append "-invoice_num" per documentation
+
 0.06  Mon Nov 12 14:28:16 PST 2012
         - Fix voids even if an amount is passed (now ignored)
         - Add missing t/void_{ca,us}.t tests