API Sandbox Setup

Sandbox setup for testing Razorpay APIs.


The Razorpay Sandbox environment allows you to test your integration without using real money. It is a crucial step before going live with your Razorpay integration.

Follow these steps to set up the sandbox environment.

1. Generate API Keys

2. Use Sandbox URL & Client Libraries

The base URL for the Razorpay Sandbox and production API is the same - https://api.razorpay.com/v1/. In case of certain APIs, it is https://api.razorpay.com/v2.

For testing APIs in the sandbox environment, use the test API keys.

3. Go live

After testing is complete, generate

from the dashboard. Ensure to replace the Test API keys in your integration with the Live API keys before going live. You can accept real money payments using the Live API Keys.


Was this page helpful?


authentication
api authentication
api keys
sandbox setup