blesta / razorpay
Razorpay
Installs: 307
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 1
Open Issues: 0
Type:blesta-gateway-nonmerchant
Requires
- blesta/composer-installer: ~1.0
- razorpay/razorpay: 2.8.2
This package is auto-updated.
Last update: 2024-11-07 02:09:43 UTC
README
This is a non-merchant gateway for Blesta that integrates with Razorpay.
Install the Gateway
-
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!