PaymentMethodCreateInput

This object represents all the information about a payment method create input.

Fields

NameTypeDescription
PaymentTypeEnumRepresent the payment status. The value can either be pending, confrimed, paid, failed, and action_required.
ACHDataObjectContains all the information from ACHData such as the plaidProcessorToken, the billingDetails, and the metadata.
WireDataObjectContains all the information from WireData such as the accountNumber, the routingNumber, bankAddress, and the billingDetails.
CreditCardDataObjectContains all the information from CreditCardData such as the keyID, the encryptedData, billingDetails, and etc.
checkoutGpayObjectContains all the Information from CheckoutGpayTokenData.such as the signature, protocolVersion, signedMessage.
`checkoutApplePayObjectContains all the Information from CheckoutApplePayTokenDatasuch as the version , data, Signature, header.
`checkoutCreditCardObjectContains all the Information from CheckoutCreditCardDatasuch as token.