11b08dab8900482c4079d2e03fd6295fc069c56b
[Business-OnlinePayment-TransactionCentral.git] / Changes
1 Revision history for Perl extension Business::OnlinePayment::TransactionCentral.
2
3 0.04  unreleased
4         - depend on B:OP v3
5
6 0.03  Sat May 19 15:03:43 PDT 2007
7         - add/finish ECHECK support (google of TCInterfaceGuide indicated
8           s/processcheck.asp/processcheckonline.asp/)
9         - fix another problem with transactions going through but coming back
10           denied: Returned "Auth" field can have trailing whitespace, wtf!
11         - trim "<html><body> </body></html>" tags off of return info.  This
12           was preventing TransID (B:OP order_number) from being returned.
13         - add tests: order_number, check, bad_check
14
15 0.02  Thu Apr 19 17:48:09 PDT 2007
16         - updated example in manpage s/Capstone/TransactionCentral/
17         - add debugging methods response_page, response_code, response_headers
18         - Make sure expiration date has a leading zero
19         - fix problem with transactions going through but coming back denied:
20           Returned "Auth" field can have letters as well as numbers!  sheesh
21
22 0.01  Wed Nov 23 05:14:43 2005
23         - original version; created by h2xs 1.23 with options
24                 -X -b 5.5.0 -n Business::OnlinePayment::TransactionCentral -v 0.01
25