Available in🇮🇳 India
Follow the steps given below to integrate Razorpay Payment Gateway with your BigCommerce website.
1. Build Integration
Install and configure the BigCommerce plugin.
2. Test Integration
Test the integration by making a test payment.
3. Go-Live Checklist
Check the go-live checklist.
1. Build Integration
Follow the steps given below:1 Installation
1 Installation
Follow the steps given below to install the plugin:
You have successfully integrated the Razorpay Payment Gateway with your BigCommerce website.
- Log in to your BigCommerce account.
- 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 Razorpay Dashboard.
Handy TipsTo go live with the integration and start accepting real payments, generate Live Mode API Keys 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 Razorpay Dashboard.
- The
order.paidandrefund.processedevents are auto-configured. You do not have to configure it on the Razorpay Dashboard.
2. Test Integration
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.
Supported Payment Methods
Supported Payment Methods
After the integration is complete, a Pay button appears on your webpage/app.
Click the button and make a test transaction to ensure the integration is working as expected. You can start accepting actual payments from your customers once the test transaction is successful.Following are all the payment modes that the customer can use to complete the payment on the Checkout. Some of them are available by default, while others may require approval from us. Raise a request from the Dashboard to enable such payment methods.
Click the button and make a test transaction to ensure the integration is working as expected. You can start accepting actual payments from your customers once the test transaction is successful.Following are all the payment modes that the customer can use to complete the payment on the Checkout. Some of them are available by default, while others may require approval from us. Raise a request from the Dashboard to enable such payment methods.You can make test payments using one of the payment methods configured at the Checkout.
Netbanking
Netbanking
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.Check the list of supported banks.UPI
UPI
You can enter one of the following UPI IDs:
success@razorpay: To make the payment successful.failure@razorpay: To fail the payment.
Handy TipsYou can use Test Mode to test UPI payments, and Live Mode for UPI Intent and QR payments.
Cards
Cards
You can use the following test cards to test transactions for your integration in Test Mode.
Domestic Cards
Use the following test cards for Indian payments:Error Scenarios
Use these test cards to simulate payment errors. See the complete list of error test cards with detailed scenarios. Check the following lists:International Cards
Use the following test cards to test international payments. Use any valid expiration date in the future in the MM/YY format and any random CVV to create a successful payment.Check the list of supported card networks.
Wallet
Wallet
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.Check the list of supported wallets.Verify Payment Status
Verify Payment Status
You can track the payment status from the Dashboard or by polling APIs.
- Verify Payment Status From Dashboard
- Poll APIs
- Log in to the Razorpay Dashboard and navigate to Transactions → Payments.
-
Check if a
payment_IDhas been generated and note the status. In case of a successful payment, the status is marked ascaptured.
3. Go-live Checklist
Follow these steps before taking the integration live:1 Accept Live Payments
1 Accept Live Payments
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.To generate API Keys in Live Mode on your Razorpay Dashboard:
- Log in to the Razorpay 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.
2 Payment Capture
2 Payment Capture
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 Auto-capture payments.