Name | Type | Description | Notes |
---|---|---|---|
googlePayToken | kotlin.String | The `token` that you obtained from the Google Pay API `PaymentData` response. | |
checkoutAttemptId | kotlin.String | The checkout attempt identifier. | [optional] |
fundingSource | inline | The funding source that should be used when multiple sources are available. For Brazilian combo cards, by default the funding source is credit. To use debit, set this value to debit. | [optional] |
recurringDetailReference | kotlin.String | This is the `recurringDetailReference` returned in the response when you created the token. | [optional] |
storedPaymentMethodId | kotlin.String | This is the `recurringDetailReference` returned in the response when you created the token. | [optional] |
type | inline | paywithgoogle | [optional] |
Name | Value |
---|---|
fundingSource | credit, debit |
Name | Value |
---|---|
type | paywithgoogle |