post https://gw-pci.pismolabs.io/cards-tokenization/v1/clicktopay/visa/enroll/customer
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
andbilling_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.