Bagisto/Razorpay

Razorpay Bagisto Integration

Bagisto/Razorpay

Extension to Integrate Razorpay payment gateway with bagisto laravel ecommerce.

Reason of existence

their is are a few razorpay integration extension are present on github but the installation process is not good

Install

requirements

    composer require razorpay/razorpay

use composer

    composer require dagar/razorpay-bagisto

Compose Views

    php artisan optimize
    php artisan route:cache
    php artisan config:cache
    php artisan view:cache

Configure

Route $BASE_URI$/admin/configuration/sales/paymentmethods

Issues if you find any issue you can report them to the github issues page.