Skip to main content

CapitecPayRecurringConsentDetails

used as the consentDetails property on the parent ConsentRequest, if CapitecPay is the associated recurring payment method.

type CapitecPayRecurringConsentDetails {
paymentOptions: CapitecPayRecurringPaymentOptions!
paymentSchedule: CapitecPayRecurringPaymentSchedule!
paymentDescription: String
}

Fields

paymentOptions ● CapitecPayRecurringPaymentOptions! non-null object

paymentSchedule ● CapitecPayRecurringPaymentSchedule! non-null object

paymentDescription ● String scalar