PaymentMethodInput
This page contains
Fields
id String | Payment method id with which payment supposed to be done |
type String | Payment method type, e.g. CARD, BANK_ACCOUNT |
billingAddress BillingAddressInput PREVIEW | Billing addres for target user |
properties [PropertyInput] PREVIEW | Payment method properties depending on the payment method type e.g. For CARD cardHolderName: "Bob Dylan" expirationMonth: "5" expirationYear: "2025" brand: "VISA" |