Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network Error #5

Open
patidarpavan007 opened this issue Sep 12, 2020 · 6 comments
Open

Network Error #5

patidarpavan007 opened this issue Sep 12, 2020 · 6 comments

Comments

@patidarpavan007
Copy link

Hello,

I am using all in one sdk 1.3 in android,
After navigating to payment, it opens your staging paytm app and then suddenly i get network error.

@puneet8-sharma
Copy link

Hi
Please make sure when hitting initiateTransaction API, base url of api should be correct.
https://securegw-stage.paytm.in -> Stage
https://securegw.paytm.in -> Production

@nsgdev
Copy link

nsgdev commented Oct 28, 2020

Hello,

I am using all in one sdk 1.3 in android,
After navigating to payment, it opens your staging paytm app and then suddenly i get network error.

Hi @patidarpavan007
Did you solve your issue ?
Because I am facing the same. After clicking proceed to payment it open a dialog window and suddenly closed and nothing happens. I have logged data and found out that resultCode in onActivityResult is 0 i.e., RESULT_CANCELLED.
And I have re-checked the base url is correct.

@agherakevan
Copy link

Hello,
I am using all in one sdk 1.3 in android,
After navigating to payment, it opens your staging paytm app and then suddenly i get network error.

Hi @patidarpavan007
Did you solve your issue ?
Because I am facing the same. After clicking proceed to payment it open a dialog window and suddenly closed and nothing happens. I have logged data and found out that resultCode in onActivityResult is 0 i.e., RESULT_CANCELLED.
And I have re-checked the base url is correct.

@patidarpavan007 @nsgdev You found any solutions for this?

@soumyavats
Copy link
Collaborator

Please download paytm staging app from the below link
https://github.com/paytm/Paytm_Payments_Android_Sample_Apps/tree/master/Paytm-Staging-App

I have checked this at my end it's working fine

@nsgdev
Copy link

nsgdev commented Nov 30, 2020

Hi @soumyavats
Given project is working with Paytm staging apk that provided on github.
But it is not working with play store downloaded app. Same issue is still there. Whenever startTransaction method run it opens a half screen dialog and suddenly disappears. and result comes in onActivityResult with resultCode = 0

Please download paytm staging app from the below link
https://github.com/paytm/Paytm_Payments_Android_Sample_Apps/tree/master/Paytm-Staging-App

I have checked this at my end it's working fine

@soumyavats
Copy link
Collaborator

Playstore app is for production, it will work when you are doing payment in a production environment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

5 participants