forked from santerref/eCommerce-Unified-API-PHP
-
Notifications
You must be signed in to change notification settings - Fork 1
/
changeLog
81 lines (65 loc) · 2.57 KB
/
changeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
Version 1.0.16:
- Added support for MCP transactions
Version 1.0.15:
- Added support for market_indicator in ResPurchaseCC and ResPreauthCC
Version 1.0.14:
- Added support for anc1 in ResTempAdd
Version 1.0.13:
- Added support for market_indicator on Preauth and Purchase
- Added support for cm_id on Preauth, Purchase, CavvPreauth and CavvPurchase
Version 1.0.12:
- Added support for Credential on File (CofInfo) for RecurUpdate transaction
- Updated ResAddCC, ResUpdateCC, ResAddToken, ResTokenizeCC examples
- Removed support for Credential on File (CofInfo) from ForcePost
transactions
Version 1.0.11:
- Added support for Credential on File (CofInfo) for Basic and Vault transactions
Version 1.0.10:
- Added connect timeout of 20 seconds
- Changed timeout to 35 seconds from 30 seconds
- Added support to obtain HostId from receipt
- Renamed files:
- TestPurchase-VBV to TestCavvPurchase
- TestPreauth-VBV to TestCavvPreauth
- Added TestCavvPurchase-Recur example
Version 1.0.9
- Fixed a bug with parsing special characters in XML response
- Changed old style constructor to __construct()
- Classified functions into public and private
- Added support for network and data_type in CavvPurchase for Interac
E-commerce
Version 1.0.8
- Added support for ResForcePostCC transaction
Version 1.0.7
- Updated AX Level23 It106s Class to match APIs of other languages
- Bug fix to mcCorpas Class impacting 'exchange_ticket_number1' variable
Version 1.0.6
- Added support for data key format in Vault Transactions
- Added support for ship indicator for Pre-auth Completion transaction
Version 1.0.5
- Fixed issues which created PHP Notices
- Added support for Level23 transactions
Version 1.0.4
- Added support for Multi-Currency in Basic Transactions
- Fixed a bug with mpgHttpsPostStatus method
Version 1.0.3
- Added support for wallet_indicator in preauth and purchase
Version 1.0.2
- Added support for expdate in Vault Cavv Transactions
- Added additional examples for Convenience Fee for Canada
- Added example of wallet_indicator method in Cavv transactions
- Added examples of Encrypted transactions
Version 1.0.1
- Added Convenience Fee examples for Canada
- Added getMpiEci method to obtain crypt type (ECI) value from Acs transaction
- Added crypt_type and wallet_indicator method in Cavv transactions
North American (NA) Version 1.0.0
- Basic Transactions
- Vault Transactions
- MPI Transactions
- Convenience Fee Transactions
- Track 2 Transactions
- Encrypted Transactions
- Risk Transactions
- MasterPass Transactions
- Visa Checkout Transactions