- Switch to test mode
- Generate API Keys in test mode.
- Add funds in the test mode.
- Payout Actions that can be performed in the Test Mode.
Feature | API | Dashboard | Bulk Upload
Contacts | ✓ | ✓ | ✓
Fund accounts | ✓ | ✓ | ✓
Payouts | ✓ | ✓ | ✓
Webhooks | ✓ | ✓ | ✓Handy Tips
- Actions taken in the test mode have no consequences in your live environment.
- Contacts, Fund accounts and Payouts created in the Test Mode do not appear in the live environment.
- You can create Contacts and Fund accounts using real-world or dummy data.
- Test Mode has its own dummy balance. No real money is used in the Test Mode. For example, a Contact created in the test mode does not carry over to the live mode and vice versa. Payouts made to a Fund account in the Test Mode uses funds from the test account balance, which is not real money.
Switch to Test Mode
Click on the user profile icon to switch to test mode.Add Funds
Just like in the live environment, you must add funds in the test mode before you can make payouts. Test mode uses its own dummy balance. You can type in any random amount as dummy balance. No real money is used in the test mode. To add funds to your test mode, click + Add test balance and follow the on-screen instructions.Handy Tips
Contacts
To make a payout, you need to create a Contact. The table below lists the various Contact actions you can perform in the test mode:Action | API | Dashboard | Bulk Upload
Create a contact | ✓ | ✓ | ✓
Update a contact | ✓ | ✓ | x
View contact details | ✓ | ✓ | x
Mark as inactive | ✓ | ✓ | x You can create Contacts using APIs and create Contacts in bulk.Fund Accounts
After you create a Contact, you need to create a Fund account for the Contact. You can create Fund accounts in test mode by using contacts created in test mode only. Payouts are made to the Fund account linked to the Contact. The table below lists the various Fund account actions you can perform in the test mode.Action | API | Dashboard | Bulk Upload
Create a fund account | ✓ | ✓ | ✓
View fund account details | ✓ | ✓ | ✓
Mark as inactive | ✓ | ✓ | x You can create Fund accounts using APIs with either bank account details or VPA and create contacts in bulk.Payouts
Payouts are transactions you can make to the fund accounts of your contacts. You can test payouts in the Test Mode, view its life cycle, its states and other details.Move a Payout to Next State
By default, Payouts created in the Test Mode acquire theprocessing state. However, if you do not have sufficient balance, the payout acquires the queued state. In this case, add funds to move the payout to the processing state.
From the processing state, you will have to manually move the payout to the next state from the Dashboard. You can move it forward to any state in the payout lifecycle. Unlike the Live Mode, this does not happen automatically.
Account Statements
The Test Mode has its own account statement based on transactions made in the Test Mode. You can view the account statement on the RazorpayX Dashboard or fetch details using the Transaction APIs.Webhooks
Know about webhooks, how to set up and also edit them. The following webhook events are available in the test mode:payout.queuedpayout.initiatedpayout.processedpayout.reversedtransaction.created