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

PayTM return "Session expired due to inactivity" #31

Closed jbhasan closed 5 years ago

jbhasan commented 5 years ago

You are lost in Space. ORDER ID: 1553054551

Something went wrong. It may be due to any of these reasons:

Session expired due to inactivity Our system encountered an obstacle

Visit us at paytm.com/care

anandsiddharth commented 5 years ago

Duplicate of : https://github.com/anandsiddharth/laravel-paytm-wallet/issues/2

jbhasan commented 5 years ago

All config is corrent. But return this error

golchha21 commented 5 years ago

The error that I am getting is

419
Sorry, your session has expired. Please refresh and try again.

I have gone through the duplicate of : #2 but it does not solve the issue.