paymentSource

Contains payment information for subscriptions

Request

Property NameTypeRequiredDescription
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
creditCardInfoobjectObject containing the following:

billingContactInfo object*

creditCard object*
ecpInfoobjectSee ecpInfo.
sepaDirectDebitInfoobjectSee sepaDirectDebitInfo.
walletobjectSee wallet.