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

Different success objects on iOS and Android. Change documentation #40

Closed
bhavyanth7777 opened this issue Nov 3, 2017 · 1 comment
Closed
Assignees

Comments

@bhavyanth7777
Copy link

The success objects that are returned after the payment are structured differently. In the documentation it's give as ${data.razorpay_payment_id} only. While, this works for iOS, the android response is an object that contains "razorpay_payment_id" in another key "details" and "payment_id" is another key whose value is same as the razorpay_payment_id. Please check the screenshot below and change the documentation.

screen shot 2017-11-03 at 1 13 03 pm

screen shot 2017-11-03 at 1 00 21 pm

@hariramsvnit
Copy link
Contributor

The issue has been fixed.

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

2 participants