Contains wallet information for Apple Pay and Google Pay™
Request
Property Name | Type | Required | Description |
---|---|---|---|
encodedPaymentToken | string | Required | Contains the payment token. |
walletType | string | Required | Contains "GOOGLE_PAY" OR "APPLE_PAY" wallet type. |
Response
Property Name | Type | Description |
---|---|---|
applePay | object | See applePay. |
billingContactInfo | object | See billingContactInfo. |
tokenizedCard | object | See tokenizedCard. |