anandsiddharth / laravel-paytm-wallet

Integrate paytm wallet in your laravel application easily with this package. This package uses official Paytm PHP SDK's.
MIT License
92 stars 40 forks source link

It does not redirect me to the merchant transactions page. it returns me the payment is failed. #78

Open sameer18-04-2003 opened 7 months ago

sameer18-04-2003 commented 7 months ago

I have used composer require anandsiddharth/laravel-paytm-wallet package for Paytm payment gateway.

the problem i face is when I click on the payment now button. it does not redirect me to the merchant transactions page. it returns me the payment is failed.

how to solve it