doc: in synopsis example, move merchant_id/terminal_id from content
[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
8 2.02    Wed Jan 13 18:40:06 PST 2010
9         - Add B:OP, B:OP:HTTPS and XML::Simple to Makefile.PL PREREQ_PM
10           (closes: CPAN#53646)
11         - Add t/boilerplate.t to MANIFEST
12
13 2.01    Sun Nov 29 12:59:44 PST 2009
14         Added support for MarkForCapture and Reversal transactions.
15
16 2.00    Wed Oct  7 09:25:34 PDT 2009
17         Complete rewrite to use the XML interface directly.