Name | Type | Description | Notes |
---|---|---|---|
applePayToken | kotlin.String | The stringified and base64 encoded `paymentData` you retrieved from the Apple framework. | |
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 | applepay | [optional] |
Name | Value |
---|---|
fundingSource | credit, debit |
Name | Value |
---|---|
type | applepay |