Interface AppleTokenResponse

Contains the card token, and the billing or shipping data if it exists

Hierarchy

  • AppleTokenResponse

Properties

billingContact?: ApplePayPaymentContact
shippingContact?: ApplePayPaymentContact
token: string

Type Param

Is the card token value for the payment process

Generated using TypeDoc