diff options
author | Ivan Kohler <ivan@freeside.biz> | 2014-06-23 15:54:46 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2014-06-23 15:54:46 -0700 |
commit | 7445421f5247978f1bc03d4ee66b7de4d56ba133 (patch) | |
tree | 71c8dc797e4e1a035f7ddc098bc73159ea31c4cc /Changes | |
parent | af684c392679cf62703ea60c0b9c50d70e6cd82a (diff) |
correct default_ns for non-USD/CAD transactions, RT#26568
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ Revision history for Perl extension Business::OnlinePayment::IATSPayments. +0.03 unreleased + - Correct default_ns for non-USD/CAD transactions, patch from Doug + Juhlin / Donor.com, thanks! + 0.02 Sat Feb 15 12:45:24 PST 2014 - trim spaces from authorization (TRANSACTIONID) - return numeric IATS error message as result_code |