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

Fetch a Customer Identifier By ID appending 2 extra zeros to amount_paid response #307

Open
abishkar opened this issue Mar 12, 2024 · 1 comment

Comments

@abishkar
Copy link

on trying to call Fetch a Customer Identifier By ID in test env it is appending 2 extra zeros to amount_paid response
When I login from razorpay Dashboard & go to Smart Collect I see amount as ₹ 501.00 as as attached in screenshot
Screen Shot 2024-03-12 at 14 12 20

But in postman response I see "amount_paid": 50100 attached in screenshot
Screen Shot 2024-03-12 at 14 19 50

Would you please let me know what will be solution to this problem.

@madhavanramachandran
Copy link

@abishkar In the API response, the value you see is in paise and not rupee.

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