finish Changes
[Business-OnlinePayment-PaymenTech.git] / Changes
1 Revision history for Business-OnlinePayment-PaymenTech
2
3 2.03    unreleased
4         - doc: in synopsis example, move merchant_id/terminal_id from content
5           call to new constructor, and add currency.  also indent the example
6           code so it formats properly
7         - rework result handling: show ProcStatusMsg/StatusMsg if present even
8           when HTTP status != 200, decode parameters like StatusMsg that come
9           through as a hashref with Lth and content
10
11 2.02    Wed Jan 13 18:40:06 PST 2010
12         - Add B:OP, B:OP:HTTPS and XML::Simple to Makefile.PL PREREQ_PM
13           (closes: CPAN#53646)
14         - Add t/boilerplate.t to MANIFEST
15
16 2.01    Sun Nov 29 12:59:44 PST 2009
17         Added support for MarkForCapture and Reversal transactions.
18
19 2.00    Wed Oct  7 09:25:34 PDT 2009
20         Complete rewrite to use the XML interface directly.