This is the Razorpay payment gateway plugin for CS-Cart. Allows Indian merchants to accept credit cards, debit cards, netbanking with the CS-Cart store. It uses a seamless integration, allowing the customer to pay on your website without being redirected away from your CS-Cart website.
Installation
1. Ensure you have latest version of CS-Cart installed.
2. Download the zip of this repo.
3. Inside the file downloaded above is a file called 'install.razorpay.sql'. This has to be executed against your CS-Cart database. You can use phpmyadmin to import the file into your CS-Cart database or copy paste the content and run directly into your mysql shell.
4. Upload rest of the contents of the plugin to your CS-Cart Installation directory (content of app folder goes in app folder, content of design folder in design folder).
Configuration
2. Click the "+" to add a new payment method.
3. Choose Razorpay from the list and then click save. For template, choose "cc_outside.tpl"
4. Click the 'Configure' tab.
5. Enter your Razorpay Key ID and Key Secret which you can get from Razorpay Dashboard.
6. Click 'Save'
Support