Skip to main content

ConfirmPaymentConsentInput

No description

input ConfirmPaymentConsentInput {
nonce: String!
externalReference: String
card: CardInput
debicheck: DebicheckConfirmationInput
capitecPay: CapitecPayRecurringConfirmationInput
}

Fields

nonce ● String! non-null scalar

externalReference ● String scalar

card ● CardInput input

NOTE: Exactly one of the below must be supplied

debicheck ● DebicheckConfirmationInput input

capitecPay ● CapitecPayRecurringConfirmationInput input