EftPaymentMethodInput
No description
input EftPaymentMethodInput {
enabled: Boolean
capitecPay: CapitecPayInput
manual: EftManualMethodInput
absaEft: AbsaEftInput
payshapRequest: PayshapRequestInput
}
No description
input EftPaymentMethodInput {
enabled: Boolean
capitecPay: CapitecPayInput
manual: EftManualMethodInput
absaEft: AbsaEftInput
payshapRequest: PayshapRequestInput
}
enabled ● Boolean scalarcapitecPay ● CapitecPayInput inputmanual ● EftManualMethodInput inputabsaEft ● AbsaEftInput inputpayshapRequest ● PayshapRequestInput input