Secure Remote Commerce
Testing and Go Live
Availability
Masterpass, Amex Express Checkout, and Visa Checkout have been replaced with the latest unified
checkout experience offered through Visa known as Secure Remote Commerce. If you were previously
using Masterpass or Amex Express Checkout, you will need to integrate with SRC. If you were using
Visa Checkout, you do not have to change your integration as SRC is an updated version of Visa
Checkout. As such, you may see Visa Checkout referenced elsewhere in our documentation.
SRC is currently in a limited release to eligible merchants, and the API is subject to change. It is available in iOS v4+ and JavaScript v3+.
Contact us to request access to the release.
SRC is currently in a limited release to eligible merchants, and the API is subject to change. It is available in iOS v4+ and JavaScript v3+.
Contact us to request access to the release.
Testing
The sandbox environment only accepts test credit card numbers. Vaulting or transacting with any other credit card numbers will result in a validation error.
Nonces
In order to simplify testing your server-side code, you can use the static nonces below to simulate a credit card originating from SRC.
Nonce | Description |
---|---|
`fake-visa-checkout-amex-nonce` | A nonce representing an American Express card from SRC |
`fake-visa-checkout-discover-nonce` | A nonce representing a Discover card from SRC |
`fake-visa-checkout-mastercard-nonce` | A nonce representing a Mastercard card from SRC |
`fake-visa-checkout-visa-nonce` | A nonce representing a Visa card from SRC |
Go live
While SRC is in limited release, contact us to go live.