Contains payment information for subscriptions
Request
Property Name | Type | Required | Description |
---|---|---|---|
creditCardInfo | object | Required for credit cards | Object containing the following: billingContactInfo object optional creditCard object pfToken string* - Required if using Hosted Payment Fields. Do not include creditCard object if using this token. |
ecpInfo | object | Required for ACH/ECP | See ecpInfo. |
sepaDirectDebitInfo | object | Required for SEPA Direct Debit | See sepaDirectDebitInfo. |
wallet | object | Required for Apple Pay and Google Pay™ | See wallet. |
Response
Property Name | Type | Description |
---|---|---|
creditCardInfo | object | Object containing the following: billingContactInfo object* creditCard object* |
ecpInfo | object | See ecpInfo. |
sepaDirectDebitInfo | object | See sepaDirectDebitInfo. |
wallet | object | See wallet. |