diff options
author | ivan <ivan> | 2003-04-21 22:07:51 +0000 |
---|---|---|
committer | ivan <ivan> | 2003-04-21 22:07:51 +0000 |
commit | 0a22d2dbe888f956e8ffc3e66ee390a2877c8a62 (patch) | |
tree | 7b55aa2355c320d15f550c4b13ea644606850a77 /Changes | |
parent | 056a9d0dc0ce1edfff18994b90e9f1370ddf4124 (diff) |
allow "Post Authorize" with order_number but no card info
patch from Paul Zimmer <AuthorizeNetpm@pzimmer.box.bepress.com>
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,7 +2,8 @@ Revision history for Perl extension Business::OnlinePayment::AuthorizeNet. 3.13 unreleased - removed Michael Mavroudis's email address - - added 'void' action, patch from Yuri V. Mkrtumyan <yuramk@novosoft.ru> + - 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> 3.12 Thu Nov 21 17:05:19 2002 - Added cvv2 field, patch from T.J. Mather <tjmather@maxmind.com> |