Skip to main content

PaymentMethodsTransactionInput

No description

input PaymentMethodsTransactionInput {
card: CardInput
capitecPay: CapitecPayTransactionInput
payshapRequest: PayshapRequestTransactionInput
applePay: ApplePayInput
samsungPay: SamsungPayInput
nedbankDirect: NedbankDirectInput
googlePay: GooglePayInput
absaEft: AbsaEftTransactionInput
capitecPayRecurring: CapitecPayRecurringTransactionInput
}

Fields

PaymentMethodsTransactionInput.card ● CardInput input

Exactly one of these fields needs to be specified and should contain the payment method specific data

PaymentMethodsTransactionInput.capitecPay ● CapitecPayTransactionInput input

PaymentMethodsTransactionInput.payshapRequest ● PayshapRequestTransactionInput input

PaymentMethodsTransactionInput.applePay ● ApplePayInput input

PaymentMethodsTransactionInput.samsungPay ● SamsungPayInput input

PaymentMethodsTransactionInput.nedbankDirect ● NedbankDirectInput input

PaymentMethodsTransactionInput.googlePay ● GooglePayInput input

PaymentMethodsTransactionInput.absaEft ● AbsaEftTransactionInput input

PaymentMethodsTransactionInput.capitecPayRecurring ● CapitecPayRecurringTransactionInput input