Skip to main content

CapitecPayRecurringConsentMethodOptions

used by the methodOptions property on the parent ConsentRequest

type CapitecPayRecurringConsentMethodOptions {
enabled: Boolean!
paymentOptions: CapitecPayRecurringPaymentOptions!
paymentSchedule: CapitecPayRecurringPaymentSchedule!
paymentDescription: String
}

Fields

CapitecPayRecurringConsentMethodOptions.enabled ● Boolean! non-null scalar

CapitecPayRecurringConsentMethodOptions.paymentOptions ● CapitecPayRecurringPaymentOptions! non-null object

CapitecPayRecurringConsentMethodOptions.paymentSchedule ● CapitecPayRecurringPaymentSchedule! non-null object

CapitecPayRecurringConsentMethodOptions.paymentDescription ● String scalar