0.05
[Business-OnlinePayment-InternetSecure.git] / Changes
1 Revision history for Perl extension Business::OnlinePayment::InternetSecure.
2
3 0.05  Wed Dec  5 11:36:07 PST 2007
4         - new (minimal) maintainer
5
6 0.04  Sat, 19 Aug 2006 15:02:51 -0400
7         These changes should make it easier to switch between this module
8         and other Business::OnlinePayment backends:
9
10         - Renamed exp_date field to expiration, in accordance with the
11           Business::OnlinePayment documentation
12         - Renamed sales_number() to order_number() and avs_response() to
13           avs_code(), following the informal convention set by other
14           modules
15         - Added support for "CC" in type field, to denote a credit card of
16           unknown type
17
18 0.03  Mon, 08 May 2006 16:34:53 -0400
19         - Made get_remap_fields (and thus to_xml) non-destructive and
20           idempotent
21
22 0.02  Tue, 02 May 2006 17:30:49 -0400
23         - Worked around remap_fields bug in B:OP 2.x
24
25 0.01  Sat, 18 Feb 2006 01:34:33 -0500
26         - Original release
27