REST API

Capture Context

The capture context request contains all of the merchant-specific parameters that tell the front-end JavaScript library how to behave within your payment experience.
The capture context is a signed JSON Web Token (JWT) containing this information:
  • Merchant-specific parameters: Manages the customer payment experience for the current payment transaction.
  • A one-time public key: Secures the information flow during the current payment transaction.
The capture context is signed with long lasting keys so that their authenticity can be validated.
Capture context is available with these networks:
  • American Express
  • Diners Club
  • Discover
  • JCB
  • Mastercard
  • Visa