Moniepoint · Arazzo Workflow
Moniepoint Recurring Mandate Debit
Version 1.0.0
Create a direct-debit mandate, activate it, debit it, then read the mandate back.
View Spec
View on GitHub
AfricaNigeriaPaymentsBankingFintechAcquiringPOSCollectionsDisbursementsVirtual AccountsDirect DebitBills PaymentSMBWorking CapitalUnicornArazzoWorkflows
Provider
Workflows
recurring-mandate-debit
Create, activate, and debit a direct-debit mandate, then confirm it.
Create a direct-debit mandate, activate it with the activation code, debit a configured amount against it, and read the mandate back to confirm its status.
1
createMandate
createMandate
Create a direct-debit mandate against the customer's bank account; it is returned pending activation.
2
activateMandate
activateMandate
Submit the activation code to move the mandate from PENDING to ACTIVATED.
3
debitMandate
debitMandate
Debit the configured amount against the now-active mandate.
4
confirmMandate
getMandate
Read the mandate back to confirm its activated status after debiting.