How to solve the issue of Route [razorpay.standard.redirect] not defined in bagisto ecommerce
-
Hi,
I am getting error like
[2019-07-27 17:13:30] local.ERROR: Route [razorpay.standard.redirect] not defined. {"exception":"[object] (InvalidArgumentException(code: 0): Route [razorpay.standard.redirect] not defined. at C:\xampp\htdocs\vayathi-website\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php:372)
[stacktrace]after installing razorpay payment gateway in bagisto ecommere at the time of place order, can anyone please suggest me regarding this issue, thank you in advance.
-
HI @Keerthi
You need to create this route on your package, after clicking on this, action will perform and user will redirect here (https://prnt.sc/olc5mx - this is for paypal) then will redirect for payment (https://prnt.sc/olc7io - paypal screenshot).
Thanks