Enroll customer and card in Visa CTP

Enroll a customer and card in Visa's Click to Pay service. Click to Pay is a secure, streamlined online checkout solution using tokenization.

For more information, refer to Click to Pay.

This endpoint generates a Click to Pay event generated event.

Notes:

  • The following fields are mandatory to enroll a customer/card into Visa's Click to Pay: first_name, last_name, emails, phones and billing_address. If not passed and not found internally, an error is returned.

  • The process is asynchronous, success or failure is indicated in the generated event.

  • This endpoint takes an account token - an access token encoded with a Pismo account ID.

  • This is a PCI endpoint, use the https://gw-pci.pismolabs.io environment.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Owner business ID. Identifies the issuing entity creating or managing enrollment in Click to Pay.

card_information
object
required
customer_information
object
required
Headers
string
required

Pismo organization/tenant ID

integer
required

Customer ID

string

Request correlation ID used for tracking on Pismo platform.

Responses
202

Accepted

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json