When you connect Spotflow to your app, you will need to test how your system handles incoming money—like what happens when a customer pays into a virtual account and how your system updates your balance. Since you cannot use real money during development, Spotflow provides a Funding Simulator Web App so you can safely send fake money to your test accounts.Documentation Index
Fetch the complete documentation index at: https://docs.spotflow.one/llms.txt
Use this file to discover all available pages before exploring further.
Supported Ways to Add Test Funds
Spotflow lets you send fake funds to two types of accounts. The simulator automatically routes the money to your currency balances:| Account Type | What it is | How to test it |
|---|---|---|
| Virtual Accounts | Unique bank account numbers created for your customers. | Type in the customer’s test accountNumber to pretend they made a bank transfer. |
| Balances | Separate currency pockets that shows the main account for those currencies. | Enter the account balance to add money directly to a specific currency balance. |
| Payment links and Bank Transfers on Checkout | Separate currency pockets that shows the main account for those currencies. | Enter the account balance to add money directly to a specific currency balance. |
Adding Test Funds Using the Web App
If you want to test incoming payments quickly without writing any code, you can use our live web funding simulator app: Launch Spotflow Funding SimulatorSteps to follow:
- Get your details: Go to your Spotflow Dashboard (make sure you are in Test Mode) and copy a virtual account number that you created, or main account number in your separate currency balances.
- Open the web app: Launch the Funding Simulator.
- Fill out the form:
- Account Number: Paste the number you copied in Step 1.
- Currency: Pick your test currency (
NGN,GHSonly). - Amount: Type in any number you want to send.
- Narration (Optional): Add a short note (like “test transfer”) to help you find it in your logs later.
- Click Send: Hit Fund Account. The form will instantly clear out, and a message will pop up confirming it worked!
Testing Webhooks
Whenever you use the Funding Simulator to send a successful test payment, Spotflow will automatically send a notification payload to your webhook link set up on your dashboard. Look out for theaccount_credit_successful event name:

