rework result handling: show ProcStatusMsg/StatusMsg if present even
[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
9
10 2.02    Wed Jan 13 18:40:06 PST 2010
11         - Add B:OP, B:OP:HTTPS and XML::Simple to Makefile.PL PREREQ_PM
12           (closes: CPAN#53646)
13         - Add t/boilerplate.t to MANIFEST
14
15 2.01    Sun Nov 29 12:59:44 PST 2009
16         Added support for MarkForCapture and Reversal transactions.
17
18 2.00    Wed Oct  7 09:25:34 PDT 2009
19         Complete rewrite to use the XML interface directly.