Virtual accounts
Virtual accounts
A virtual account is a real, payable account number tied back to your main account. Give one to a customer and every transfer they make identifies itself, because the account number is the identifier.
What it solves
With one shared company account, every transfer arrives as a name and a narration you have to match by hand. Issue an account per customer, per order or per project and the matching is done before the money lands: the reference you set at creation comes back on every payment into that account.
What you can do
Create an account
Issue a virtual account for a customer or a purpose, and get the payable details back in the response.
List accounts
Read back every virtual account connected to your business, with the reference you gave each one.
See what was paid
Query the transactions recorded against an account.
How one is used
- Create the account with your own reference, such as an order id.
- Show the customer the account number, account name and bank from the response.
- They transfer to it from any Nigerian bank app.
- Volboo credits your balance and POSTs
payment.successto your webhook URL.
Volboo