Test Mode
Use test mode to test your integration, add funds, view fund details and execute a list of APIs.
RazorpayX test mode is a replica of RazorpayX in a sandbox environment that allows you to test your integration before you switch to Live Mode.
You can perform the following actions to get started with RazorpayX Test Mode.
- .
- .
- .
You can test the following using the Test Mode:
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.
Click on the user profile icon to switch to test mode.
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
The account details in the test mode are dummy details. Do not load real money to this account.
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:
You can
and .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.
You can create Fund accounts using APIs with either
details or and .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.
Below is the payout life cycle.
Know more about
.Watch Out!
The
is not available in the test mode. This means thepending
and rejected
states are not available in the test mode.The table below lists the various payout actions you can perform in the test mode.
You can
and .By default, Payouts created in the Test Mode acquire the processing
state. However, if you do not have sufficient balance, the payout acquires the queued
state. In this case,
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.
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
.Know about
, how to .The following webhook events are available in the test mode:
payout.queued
payout.initiated
payout.processed
payout.reversed
transaction.created
Find a more detailed list of
.Was this page helpful?