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

Amount cannot be float #62

Open
Oswin-san opened this issue Jan 4, 2024 · 0 comments
Open

Amount cannot be float #62

Oswin-san opened this issue Jan 4, 2024 · 0 comments

Comments

@Oswin-san
Copy link

In the get_razorpay_order function if you give the amount as a float it give an error saying Could not create razorpay order
this is issue is quite simple to solve just have to add a int conversion when the amount is multiplied by 100 in the create order function

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

1 participant