forked from Vantiv/litle-sdk-for-php
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
27 lines (15 loc) · 767 Bytes
/
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
= LitleOnline CHANGELOG
== Version 8.13.1 (June 15, 2012)
* Feature: Add support for accessing response as a tree using simplexml. Access is provided if $treeResponse=true is passed to the LitleOnlineRequest constructor
== Version 8.13 (May 18, 2012)
* Feature: Authorizations and Sales can accept an optional fraudFilterOverride parameter
== Version 8.12.2 (May 8, 2012)
* Bugfix: Add support for line item data and tax detail to enhanced data
== Version 8.12.1 (April 23, 2012)
* Bugfix: Add support for id, customerid and reportgroup
== Version 8.12 (April 17, 2012)
* Bugfix: Add support for MerchantData on auth and sale
* Feature: Add support for actionReason on credit
* Feature: Track SDK Usage
== Version 8.10.0 (April 2, 2012)
* Initial release