blesta/razorpay

Razorpay

Installs: 281

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 1

Open Issues: 0

Type:blesta-gateway-nonmerchant

1.2.0 2024-03-06 23:53 UTC

This package is auto-updated.

Last update: 2024-04-07 00:43:22 UTC


README

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!