summaryrefslogtreecommitdiff
path: root/Changes
blob: cbc09c3ff97b534d67b0e8fdfcc9153840fb8276 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Revision history for Perl extension Business::OnlinePayment::IPPay.

0.05  unreleased
        - add introspection info used in Business::OnlinePayment 3.01+
        - (0.05_02) add ECHECK_void_requires_account to introspection info
        - add a quick routing_code validation for a better error message

0.04  Tue Jul 22 12:19:54 2008 EDT
	- force country and ship country to ISA-3166-alpha-3

0.03  Sun Jul 10 21:00:58 2008 EDT
	- require Business::OnlinePayment::HTTPS 0.09
	- remove unnecessary requirements
	- ensure transaction id and transaction are from the same server
	- more debugging info

0.02  Sun Jul  3 17:44:08 2008 PDT
	- add live default server;
	- send billing address as shipping address for card transactions
          where no shipping address is provided

0.01  Sun Jun 22 17:56:23 2008 EDT
	- original version;