On This Page
pilot
Unified Click to Pay Integration
Unified Click to Pay
IntegrationThis section describes how to integrate and launch
Unified Click to Pay
on your
website and process a transaction for you. For information about the detailed
specifications of the APIs described in this section see API Specifications. To integrate Unified Click to Pay
into
your platform, you must follow these integration steps:- You send a server-to-server API request for a capture context. This request is fully authenticated and returns a JSON Web Token (JWT) that is necessary to invoke the frontend JavaScript library. For information on setting up the server side, see Server-Side Set Up.
- You invoke theUnified Click to PayJavaScript library using the JWT response from the capture context request. For information on setting up the client side, see Client-Side Set Up.
IMPORTANT
Each request that you send to
Visa Acceptance Solutions
requires
header information. For information about constructing the headers for your request, see
the Getting Started with REST Developer
Guide.