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