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
93 stars 42 forks source link

In laravel 5.3.31, I've installing with production API details but still throwing on staging gateway #47

Open dhullsumit opened 4 years ago

dhullsumit commented 4 years ago

I've integrate its properly and its running perfect with Test Kit. But when i'm using production kit it still throwing me on staging payment gateway. In web i did't get any error while in android app error of invalid MID on staging environment.

anandsiddharth commented 4 years ago

Please provide a minimum line of code to understand the issue, (the part where you integrate this package).

Config Alias (app config) Code, where you initiate, transactions