razorpay / razorpay-android-sample-app

Sample app demonstrating integration of Razorpay checkout
MIT License
88 stars 90 forks source link

Yes, same problem with upi payments, not getting response from razorpay on either success or failure functions. amount is getting debited from account but no response.implementation 'com.razorpay:checkout:1.6.15' used #370

Closed tinkerbell999 closed 11 months ago

tinkerbell999 commented 11 months ago

Description

Please provide a clear and concise description of what the bug is. Include screenshots if needed. Please test using the latest Razorpay Android SDK to make sure your issue has not already been fixed.

Razorpay SDK Version :

Open build.gradle. > Copy com.razorpay version here or github URL.

Android OS Version :

Any specific android version if this issue is only occuring on a specific version.

What you did:

What happened:

Steps To Reproduce

Provide a detailed list of steps that reproduce the issue.

1. 2.

Suggested solution:

Code example, screenshot, or link to a repository:

Please provide a link to a repository on GitHub, or provide a minimal code example that reproduces the problem. You may provide a screenshot of the application if you think it is relevant to your bug report. Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve