diff options
author | ivan <ivan> | 2003-06-30 19:42:23 +0000 |
---|---|---|
committer | ivan <ivan> | 2003-06-30 19:42:23 +0000 |
commit | ed92e009323eda5d523325ab2df1955509d54935 (patch) | |
tree | 503775e71eef711a0bc45cee46521faa046bd67c /Changes | |
parent | cb47790217d4900740290e0b31c7b076c4a488f4 (diff) |
- Don't require "check_type" field
- s/x_Bank_Account_Name/x_Bank_Acct_Name/ for ACH transactions
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ Revision history for Perl extension Business::OnlinePayment::AuthorizeNet. - removed Michael Mavroudis's email address - added 'void' action, patch from Yuri V. Mkrtumyan <yuramk@novosoft.ru> - allow "Post Authorize" with order_number but no card info, patch from Paul Zimmer <AuthorizeNetpm@pzimmer.box.bepress.com> + - Don't require "check_type" field + - s/x_Bank_Account_Name/x_Bank_Acct_Name/ for ACH transactions 3.12 Thu Nov 21 17:05:19 2002 - Added cvv2 field, patch from T.J. Mather <tjmather@maxmind.com> |