diff options
author | Ivan Kohler <ivan@freeside.biz> | 2012-11-12 14:30:42 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2012-11-12 14:30:42 -0800 |
commit | b946d6a32d3fce0a04e175106cc0e824f58ed397 (patch) | |
tree | 574c732aed5c3681d71078ebb31a4458c1f94947 /Changes | |
parent | 80ce0eff9b7c99603ba4dff0e3bc4b9176f564a6 (diff) |
Fix voids even if an amount is passed (now ignored)
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,9 @@ Revision history for Perl extension Business::OnlinePayment::eSelectPlus -0.05 Sat Nov 10 14:20:42 PST 2012 +0.06 Mon Nov 12 14:28:16 PST 2012 + - Fix voids even if an amount is passed (now ignored) + +0.05 unreleased to CPAN (Sat Nov 10 14:20:42 PST 2012) - Pre-auth, capture/completion, voids and credits are now supported. Note: testing preauth seems to work only with test store #1 (CAD). - Backwards-compatibility note (align usage of 'authorization' & |