Moniepoint · Arazzo Workflow
Moniepoint Collect Via Bank Transfer
Version 1.0.0
Initialize a collection, generate a one-time NUBAN to pay it, then poll the transaction until paid.
View Spec
View on GitHub
AfricaNigeriaPaymentsBankingFintechAcquiringPOSCollectionsDisbursementsVirtual AccountsDirect DebitBills PaymentSMBWorking CapitalUnicornArazzoWorkflows
Provider
Workflows
collect-bank-transfer
Initialize a transaction, get a pay-with-transfer NUBAN, then poll to paid.
Create a pending transaction, generate a one-time NUBAN for bank-transfer payment, and poll the transaction status until it settles.
1
initializeTransaction
initializeTransaction
Create a pending transaction and obtain its transactionReference and checkoutUrl.
2
payWithTransfer
payWithBankTransfer
Generate a one-time NUBAN the customer can pay into to complete the initialized transaction.
3
pollStatus
getTransactionStatus
Poll the transaction status until it reaches a terminal payment state of PAID, FAILED, or EXPIRED.