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

Payment screen is not being initialized it always goes to onInitiatePaymentFailure. #96

Open
anujdeo opened this issue Jul 13, 2021 · 2 comments

Comments

@anujdeo
Copy link

anujdeo commented Jul 13, 2021

I have created a backend server to create Payment Request and it generates payment request and gives 32 digit order id successfully.
Even I receive payment email so that proves Payment Request is successful.

But, when I use that generated Order ID in my android app and initialize payment - It gives me error as bellow:

PaymentDetailsActivity: Error: {
"success": false,
"message": "Not found."
}

Payment screen is not being initialized it always goes to onInitiatePaymentFailure.

What can be the problem? Please help me in this

@spidy04
Copy link

spidy04 commented Aug 19, 2021

Did you find the solution?

Also which version of instamojo api you are using for backend?

@manojbhoir28
Copy link

Did you find the solution?

Also which version of instamojo api you are using for backend?

Refer this answer - #78 (comment)

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

No branches or pull requests

3 participants