razorpay / razorpay-python

Razorpay Python SDK
https://pypi.python.org/pypi/razorpay
MIT License
153 stars 81 forks source link

In test environment client.payment.all returning incorrect amount #245

Open ratnesh93 opened 1 year ago

ratnesh93 commented 1 year ago

Hi in the sandbox environment , client.payment.all returning amount * 100, it is removing decimal . Please fix this issue

sanzzzay commented 1 year ago

Can you add a clear example. Not much info to replicate the issue.