iOS AnyPay SDK Updated to 0.9.18
over 5 years ago by Anywhere Commerce Support
The AnyPay iOS SDK has been updated to version 0.9.18 - note the changes recorded in the changelog; the download url has been updated to point to this latest version and can be found here
Changelog for this version:
- Added property invoiceNumber to AnyPayTransaction class. Set this property to send invoiceNumber to ProPay gateway during a SALE transaction
- Added support for enabling shouldStoreCardData on ProPay. To enable, set its value in customProperties of AnyPayTransaction object. Refer sample app for code reference.