blob: 9f58fae5c54bf4e55ea9f38472ca6d7e5474a847 (
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
25
26
27
28
|
Revision history for Business-BatchPayment-Paymentech
0.08 Sat Mar 30 12:18:00 EST 2019
- Suppress elipsis character from strings truncated by Truncate::Unicode
0.07 Thu Mar 01 03:10:37 GMT 2018
- Use Truncate::Unicode to clip string length
0.06 Wed Dec 21 15:08:00 PST 2016
- Add with_recurringInd option to control use of recurring indicator.
0.05 Tue Jan 26 15:51:53 PST 2016
- enforce field lengths in raw bytes
- support recurring_billing flag
- support failure_status
- fix credit card expiration dates
0.04 unreleased
- make filenames unique when sending multiple batches
0.03 unreleased
- truncate state to 2 characters
0.02 unreleased
- fix avsCountryCode to not pass non-Paymentech countries
0.01 unreleased
|