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

MID Missing #53

Open Mushtaq009 opened 4 years ago

Mushtaq009 commented 4 years ago

I have integrated larave-paytm-wallet in laravel and it creating error while checkout this is the error MID

missing: This attribute is not passed. It is a mandatory attribute

anandsiddharth commented 4 years ago

Please check the integration document.

Mushtaq009 commented 4 years ago

I have checked everything and every thing is setup as per documentation, if you want me i can share code with you , i will be better if you fix this issue for me. Thanks

Harhukam commented 3 years ago

[2020-08-15 11:04:06] production.ERROR: Invalid checksum {"exception":"[object] (Exception(code: 0): Invalid checksum at /home/hostingserver/mydomainname.in/vendor/anandsiddharth/laravel-paytm-wallet/src/Providers/PaytmWalletProvider.php:51)

shubham110019 commented 3 years ago

MID

missing: This attribute is not passed. It is a mandatory attribute

laravel 8

imsidz commented 2 years ago

Anyone solved?

mukhtarszignuts commented 11 months ago

Laravel 9 invalid: This MID is not available on our staging environment How we can solve it ? i check env and service.php // config file both are local envirment but i am getting this error