Amex Express Checkout

Configurationanchor

availability

Amex Express Checkout has been replaced with the latest unified checkout experience offered through Visa known as Secure Remote Commerce (SRC). If you were previously using Amex Express Checkout, you will need to integrate with SRC.

SRC is currently in a limited release to eligible merchants, and the API is subject to change. It was introduced in Android v2, iOS v4, and JavaScript v3 of our Client SDKs.

Contact us to request access to the release.

In order to use this feature, you will first need to enable Amex Express Checkout in the Control Panel.

Enabling Amex Express Checkoutanchor

  1. Log into the Control Panel
  2. Click on the gear icon in the top right corner
  3. Click Processing from the drop-down menu
  4. Scroll to the Payment Methods section
  5. Next to Amex Express Checkout, click the Enable button
  6. Complete the signup form
  7. Click the Submit button

After submitting the signup form, you will be redirected to a configuration page containing your client_id and client_key, which you'll need in order to configure the Amex Express Checkout tag on your checkout page.

You'll need to follow the same steps in your sandbox account in order to test your integration.


Next Page: Client-Side Implementation