This is a non-merchant gateway for Blesta that integrates with Razorpay.
-
You can install the gateway via composer:
composer require blesta/razorpay
-
Upload the source code to a /components/gateways/nonmerchant/razorpay/ directory within your Blesta installation path.
For example:
/var/www/html/blesta/components/nonmerchant/razorpay/
-
Log in to your admin Blesta account and navigate to
Settings > Payment Gateways
-
Find the Razorpay gateway and click the "Install" button to install it
-
You're done!