summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2012-11-10 14:24:39 -0800
committerIvan Kohler <ivan@freeside.biz>2012-11-10 14:24:39 -0800
commit80ce0eff9b7c99603ba4dff0e3bc4b9176f564a6 (patch)
tree26beadcbc883ecb9e6237914e414b60257d60123 /Changes
parentcb4e9138aa4caf1e38f24484d79e024d85a11ee5 (diff)
0.05: patch from Randall Whitman to fix follow-up transactions
Diffstat (limited to 'Changes')
-rw-r--r--Changes17
1 files changed, 14 insertions, 3 deletions
diff --git a/Changes b/Changes
index 0173368..6aa60b1 100644
--- a/Changes
+++ b/Changes
@@ -1,7 +1,18 @@
Revision history for Perl extension Business::OnlinePayment::eSelectPlus
-0.04 Sat Oct 20 03:15:54 PDT 2012
- - Fix voids
+0.05 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' &
+ 'order_number' with notes_for_module_writers_v3 (3.0.1)):
+ + authorization() now returns gateway transaction number (TransId)
+ rather than bank authorization code (AuthCode)
+ + order_number() now returns ReceiptId rather than ReferenceNum
+ - by Randall Whitman <www.whizman.com> on contract to
+ DonorWare LLC dba donor.com <cpan @ donor . com>.
+
+0.04 unreleased
+ - Fix voids ("purchasecorrection" not "void")
0.03 Tue Mar 1 13:40:08 PST 2011
- Update for compatibility with US Moneris. Backwards-compatibility
@@ -22,7 +33,7 @@ Revision history for Perl extension Business::OnlinePayment::eSelectPlus
- Remove extra spaces and other odd characters in Message.
- by Randall Whitman <www.whizman.com> on contract to
DonorWare LLC dba donor.com <cpan @ donor . com>.
- - fix tests, die on connction errors per B:OP spec
+ - fix tests, die on connection errors per B:OP spec (ivan)
0.01 Wed Mar 16 02:39:29 PST 2005
- original version; created by ivan 1.0