Skip to main content
Different payment methods interact with mandate_options and the recurring payment flow in different ways. This page documents the behaviour for each supported payment method across first_in_series and next_in_series sessions.

first_in_series

The customer is present. Consent is captured and a mandate is created.
CardsCapitec VRP
Customer interactionYes, customer completes checkout flowYes, customer approves consent in Capitec Pay App
Provider-side registrationYes, for some card networksYes, VRP consent created at Capitec with explicit terms
Mandate Typescheduled, on_demand, or installmentscheduled, on_demand, or installment
RecurrenceOptional, some card providers use it as a consent hint for interval and duration. Enforcement varies by networkRequired, used to set the consent interval. Without it, Capitec VRP is not offered at checkout
Variable amountYesYes, a variable amount can be collected, but amount.max sets the consent ceiling, fixed for the life of the consent
Amount and period constraintsManaged by MomentYes, amount.max sets the consent ceiling and cannot be updated. Other constraints managed by Moment
For Capitec VRP, recurrence must be present regardless of mandate type.For scheduled and on_demand mandates, set recurrence directly on mandate_options. For installment mandates, set recurrence on terms (both periodic and fixed term types support this). When recurrence is absent, Capitec VRP is excluded from the checkout payment method options and no error is returned to the merchant.For installment mandates, the platform derives amount.max for Capitec VRP consent registration from the installment items. For terms.type: periodic, this is terms.amount (the per-installment amount). For terms.type: fixed, this is the largest amount across terms.items[*].amount. The merchant does not need to declare amount.max explicitly.

next_in_series

The customer is not present. Payment is executed against an existing mandate.
CardsCapitec VRP
Customer interactionNoNo
MechanismPayment collected against saved cardPayment collected against stored consent
Variable amountYesYes, a variable amount can be collected, but constrained within amount.max set at consent creation
Automated via subscriptionYesYes
Pre-payment validationMandate activeMandate active and consent status verified with Capitec before each collection