REST API

Server-Side Setup

The server-side component provides this information:
  • A transaction-specific public key. This key is used by the customer's browser to protect the
    Unified Checkout
    transaction.
  • An authenticated context description package that manages the payment experience on the client. It includes payment options available, payment interface styling, and interaction methods.
The functions are compiled in a JSON Web Token (JWT) object referred to as the
capture context
.