paytm / paytm-allinonesdk-react-native

5 stars 6 forks source link

Your session has expired. #5

Open chayandeveloper2021 opened 2 years ago

chayandeveloper2021 commented 2 years ago

I am facing this issue, while i am creating a transaction, in that time AllInOneSDKManager.startTransaction is going to catch block, If i have already install Paytm App.

WhatsApp Image 2022-03-07 at 2 10 31 AM

return await AllInOneSDKManager.startTransaction( formData.orderId, formData.mid, formData.tranxToken, formData.amount, formData.callbackUrl, formData.isStaging, formData.appInvokeRestricted, '', )

System: OS: Windows 10 10.0.19044 CPU: (4) x64 Intel(R) Core(TM) i5-4460 CPU @ 3.20GHz Memory: 5.31 GB / 15.90 GB Binaries: Node: 12.13.0 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.17 - C:\Program Files\nodejs\yarn.CMD npm: 6.12.0 - C:\Program Files\nodejs\npm.CMD Watchman: 20200816.222424.0 - C:\Users\chaya\AppData\Local\watchman\watchman.EXE SDKs: Android SDK: Not Found Windows SDK: Not Found IDEs: Android Studio: Version 2021.1.0.0 AI-211.7628.21.2111.8092744 Visual Studio: Not Found Languages: Java: 11.0.13 - C:\Program Files\Common Files\Oracle\Java\javapath\javac.EXE npmPackages: @react-native-community/cli: Not Found react: Not Found react-native: Not Found react-native-windows: Not Found npmGlobalPackages: react-native: Not Found

suhaillilac commented 2 years ago

am having the same issue in IOS . Did you find any alternatives or solution

raghav076 commented 1 year ago

Hi @chayandeveloper2021, @suhaillilac I am having the same issue in android. Did you find any solution?