Today we are announcing three new enhancements to the Authorize.Net API
Use Payment Nonce with All Transaction Types
Authorize.Net Accept.js now supports using the payment nonce to create transactions, customer profiles or subscriptions. You can now create a custom card-on-file experience, while avoiding sensitive credit card data passing through your server. Accept.js also provides developers more UI control for managing payment profiles.
Unmasked Expiration Date for Customer Profiles
Developers can set <unmaskExpirationDate> with getCustomerProfile and the response will include an unmasked expiration date.
IP Address Whitelisting
The latest release of the Authorize.Net API enhances support for client connection whitelisting for customer profiles, recurring billing and reporting API requests.