paymentSource

Contains payment information for subscriptions

Request

Property NameTypeRequiredDescription
acssDirectDebitInfoarrayOptionalArray of objects containing acssDirectDebitInfo properties.
becsDirectDebitInfoarrayOptionalArray of objects containing becsDirectDebitInfo properties.
creditCardInfoobjectRequired for credit cardsObject 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.
ecpInfoobjectRequired for ACH/ECPSee ecpInfo.
sepaDirectDebitInfoobjectRequired for SEPA Direct DebitSee sepaDirectDebitInfo.
walletobjectRequired for Apple Pay and Google Pay™See wallet.

Response

Property NameTypeDescription
acssDirectDebitInfoarrayArray of objects containing acssDirectDebitInfo properties.
becsDirectDebitInfoarrayArray of objects containing becsDirectDebitInfo properties.
creditCardInfoobjectObject containing the following:

_ billingContactInfo _object*

_ creditCard _object*
ecpInfoobjectSee ecpInfo.
sepaDirectDebitInfoobjectSee sepaDirectDebitInfo.
walletobjectSee wallet.