Secure Remote Commerce

Testing and Go Liveanchor

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+, JavaScript v3+, and Android v3.

Contact us to request access to the release.

Testinganchor

The sandbox environment only accepts test credit card numbers. Vaulting or transacting with any other credit card numbers will result in a validation error.

Noncesanchor

In order to simplify testing your server-side code, you can use the static nonces below to simulate a credit card originating from SRC.

NonceDescription
fake-visa-checkout-amex-nonceA nonce representing an American Express card from SRC
fake-visa-checkout-discover-nonceA nonce representing a Discover card from SRC
fake-visa-checkout-mastercard-nonceA nonce representing a Mastercard card from SRC
fake-visa-checkout-visa-nonceA nonce representing a Visa card from SRC

Go liveanchor

While SRC is in limited release, contact us to go live.