summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorivan <ivan>2006-08-22 11:20:58 +0000
committerivan <ivan>2006-08-22 11:20:58 +0000
commitf13b12920b36c7eb555d6c17a6923e691f3b2791 (patch)
tree61c6c165cdda17a31b804d00781d31a6b8c5a1c1 /Changes
parent7779a8161b248ef82de15e4c816d6578bb83a7db (diff)
patch for correct mapping of ship_company from Mike Barry
Diffstat (limited to 'Changes')
-rw-r--r--Changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changes b/Changes
index d021dd3..5bbbdee 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
Revision history for Perl extension Business::OnlinePayment::AuthorizeNet.
+3.16 unreleased
+ - Update link to API docs, now it is called "Advanced Integration
+ Method (AIM)"
+ - patch to map ship_company properly to x_Ship_To_Company from Mike
+ Barry <MBarry@cos.com>
+
3.15 Wed Mar 16 01:10:51 PST 2005
- Ask for ',' delimiter and '"' quote explicitly to prevent problems
when a merchant has them configured differently.