summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authormark <mark>2009-08-13 22:07:10 +0000
committermark <mark>2009-08-13 22:07:10 +0000
commit0536726f420e8bbfd874abab32e15436807ac3d0 (patch)
treec0e39f1a5be2d251a8c06b414b124e6a7706e3ad /Changes
parent524fc4f720c1ef8b608c0ae3d67a4fdd4f6d7e4e (diff)
Use new get_returns method by defaultBusiness_OnlinePayment_WesternACH_0_06
Diffstat (limited to 'Changes')
-rw-r--r--Changes6
1 files changed, 5 insertions, 1 deletions
diff --git a/Changes b/Changes
index b97d0b1..937b5d3 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,10 @@
Revision history for Business-OnlinePayment-WesternACH
-0.05 Fri Aug 8 14:25:01 PDT 2009
+0.06 Thu Aug 13 14:56:12 PDT 2009
+ - Make transret.php the default returns method.
+ - Old method is still available via returns_method => 'requester'.
+
+0.05 Fri Aug 7 14:25:01 PDT 2009
- Correctly handle get_returns when there is only one transaction
- Add support for alternate returns interface (transret.php)