blesta / gateway-razorpay

RazorPay Gateway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Razorpay Gateway

Build Status Coverage Status

This is a non-merchant gateway for Blesta that integrates with Razorpay.

Install the Gateway

  1. You can install the gateway via composer:

    composer require blesta/razorpay
    
  2. 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/
    
  3. Log in to your admin Blesta account and navigate to

Settings > Payment Gateways

  1. Find the Razorpay gateway and click the "Install" button to install it

  2. You're done!

About

RazorPay Gateway

License:MIT License


Languages

Language:PHP 100.0%