Payments with Customer Tokens
This section contains information on making payments with customer tokens.
The customer token represents customer-related information including details for a
payment card
or electronic check
, billing address, shipping address, and
merchant defined data. You can make a payment using an existing customer token or create one. To make a payment
using a new customer token, you must include token creation in the authorization
request. For example:
To process a payment using an existing customer token, you must include the customer
token ID as the value in the
paymentInformation.customer.id
field. For
example: For more information on customer tokens, see Customer Tokens.