diff options
author | fbriere <fbriere> | 2006-08-19 19:13:30 +0000 |
---|---|---|
committer | fbriere <fbriere> | 2006-08-19 19:13:30 +0000 |
commit | d1d72433a1a3a65b680dbfee76b80579f51b3d91 (patch) | |
tree | 702d9ae16dc4651fb1f3a976ebaf3ce9e9ededcd /Changes | |
parent | 1e4d0e5efa809ecb0480d9040e8b373bcb4f2480 (diff) |
Release 0.04
Diffstat (limited to 'Changes')
-rwxr-xr-x | Changes | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ Revision history for Perl extension Business::OnlinePayment::InternetSecure. +0.04 Sat, 19 Aug 2006 15:02:51 -0400 + These changes should make it easier to switch between this module + and other Business::OnlinePayment backends: + + - Renamed exp_date field to expiration, in accordance with the + Business::OnlinePayment documentation + - Renamed sales_number() to order_number() and avs_response() to + avs_code(), following the informal convention set by other + modules + - Added support for "CC" in type field, to denote a credit card of + unknown type + 0.03 Mon, 08 May 2006 16:34:53 -0400 - Made get_remap_fields (and thus to_xml) non-destructive and idempotent |