diff options
author | Ivan Kohler <ivan@freeside.biz> | 2013-06-21 13:56:05 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2013-06-21 13:56:05 -0700 |
commit | 20e2917873bd6c764ca03ff763869fdc88aaf506 (patch) | |
tree | ea1d7f95f4cc79df9df73a70403a5de74ffd7771 /Changes | |
parent | 8552a65db4413334d7755f6c1228da3dcdb92dcc (diff) |
When IPPay returns a non-sensical response, don't include it in the error message unless debug is on
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ Revision history for Perl extension Business::OnlinePayment::IPPay. 0.09 unreleased - Set UDField3 per IPPay request - Require password + - When IPPay returns a non-sensical response, don't include it in the + error message unless debug is on 0.08 Fri Dec 14 12:54:14 PST 2012 - Pass ACH account type |