Razorpay API integration issue
-
This is the current error it showing -
Hello There,
Can you please let us know for which version of Bagisto You are facing issue in Razor Pay API Integration.
Thanks
-
Since you are using the package generator to create a new payment method, please try the following
- Install the package generator in Bagisto
composer require bagisto/bagisto-package-generator
- To create a new payment method in packages/ACME/Razorpay run the command
php artisan package:make-payment RazorPayment ACME/Razorpay