diff options
author | Ivan Kohler <ivan@freeside.biz> | 2014-04-22 17:57:25 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2014-04-22 17:57:25 -0700 |
commit | 5d6d9f2bb7de1d5efa60172d351e7ae64676ddf5 (patch) | |
tree | 7f68c9427f38aa8f12711b4913acb2456ceaec92 /Changes | |
parent | d83690e6c6ec34f7767b22794b53cc9da60078f4 (diff) |
Flag to disable passing AVS and CVV information, so Moneris doesn't error out, and documentation on the behavior changeHEADmaster
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,9 @@ Revision history for Perl extension Business::OnlinePayment::eSelectPlus 0.08 unreleased - - Pass AVS and CVV information + - (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 |