Integration Steps
Steps to integrate your BigCommerce website with Razorpay Payment Gateway.
Follow the steps given below to integrate Razorpay Payment Gateway with your BigCommerce website.
Follow the steps given below:
Follow the steps given below to install the plugin:
-
Log in to your
. -
Navigate to Apps → Marketplace.
-
Click BIGCOMMERCE.COM/APPS and search for Razorpay.
-
Click Razorpay and click GET THIS APP.
-
Enter the API Key ID generated from the
.Handy Tips
To go live with the integration and start accepting real payments, generate
and replace the test key with the live key in the integration. -
Click Submit.
You have successfully integrated the Razorpay Payment Gateway with your BigCommerce website.
Handy Tips
- Webhooks are auto-configured when you enter and submit the API key ID during the installation. You can verify if webhooks are enabled on your Dashboard.
- The
order.paid
andrefund.processed
events are auto-configured. You do not have to configure it on the Dashboard.
After the integration is complete, a RAZORPAY PAYMENTS button will appear on your web page/app. You need to click the button and make a test transaction to ensure that the integration is working as expected. You can start accepting actual payments from your customers once the test is successful.
Watch Out!
This is a mock payment page that uses your test API keys, test card and payment details.
- Ensure you have entered only your in the Checkout code.
- As test API key is used, no real money is deducted. This is a simulated transaction.
You can select any of the listed banks. After choosing a bank, Razorpay will redirect to a mock page where you can make the payment success
or a failure
. Since this is Test Mode, we will not redirect you to the bank login portals.
You can enter one of the following UPI IDs:
success@razorpay
: To make the payment successful.failure@razorpay
: To fail the payment.
Handy Tips
You can use Test Mode to test UPI payments, and Live Mode for UPI Intent and QR payments.
You can use one of the following test cards to test transactions for your integration in Test Mode.
- Use any valid expiration date in the future in the MM/YY format.
- Use any random CVV to create a successful payment.
You can select any of the listed wallets. After choosing a wallet, Razorpay will redirect to a mock page where you can make the payment success
or a failure
. Since this is Test Mode, we will not redirect you to the wallet login portals.
Follow these steps before taking the integration live:
You can perform an end-to-end simulation of funds flow in the Test Mode. Once confident that the integration is working as expected, switch to the Live Mode and start accepting payments from customers.
Watch Out!
Ensure you are switching your test API keys with API keys generated in Live Mode.
To generate API Keys in Live Mode on your Dashboard:
- Log in to the Dashboard and switch to Live Mode on the menu.
- Navigate to Account & Settings → API Keys → Generate Key to generate the API Key for Live Mode.
- Download the keys and save them securely.
- Replace the Test API Key with the Live Key in the Checkout code and start accepting actual payments.
After a payment is authorized
, it is automatically captured and the amount is settled to your account as per the settlement schedule. Know more about
Is this integration guide useful?