Flutterwave · Arazzo Workflow
Flutterwave Virtual Account Collection
Version 1.0.0
Create a customer, issue a dedicated virtual account for them, then verify the account is active.
View Spec
View on GitHub
PaymentsPayoutsMobile MoneyCardsAfricaFintechRemittanceVirtual AccountsChargebacksMulti-CurrencyArazzoWorkflows
Provider
Workflows
virtual-account-collection
Create a customer, issue a virtual account, and verify it is active.
Creates the customer, issues a virtual NUBAN bound to that customer, then retrieves the virtual account and branches on whether it is active.
1
createCustomer
createCustomer
Create the customer the virtual account will be issued for.
2
createVirtualAccount
createVirtualAccount
Issue a virtual NUBAN bound to the created customer.
3
verifyVirtualAccount
getVirtualAccount
Retrieve the virtual account to confirm it is active.