REST API | Visa Platform Connect

Payments with Customer Payment Instrument Tokens

This section contains information on making payments with customer payment instrument tokens.
Customer payment instruments are payment instruments that are linked to a specific customer token. The following payment instruments are supported:
  • Payment card
  • Tokenized card (Apple Pay and Android Pay)
  • ACH bank account
To process a payment using a payment instrument token, you must include the customer token ID as the value in the
paymentInformation.paymentInstrument.id
field. You can make payments using non-default payment instruments associated with the customer. For example:
For more information on customer tokens and payment instrument tokens, see Customer Tokens and Payment Instrument Tokens, respectively.