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

Wrong Payment Amount: Razorpay is asking user to pay total payment instead of net payment when a refund is added #168

Open
Divish opened this issue Oct 27, 2020 · 1 comment

Comments

@Divish
Copy link

Divish commented Oct 27, 2020

Use case: We allow user to place their order without making the payment. They can pay online after the payment is made. Once the order is delivered, we share the checkout page link with them and they can make the payment through the gateway.

This works in normal scenarios. But it doesn't work when we have added some refunds in the order. In that case, the total amount to be paid is different than the amount which razorpay asks the user to pay.

Actual amount to be paid = Total - Refund (Net payment)

Razorpay asks user to pay Total payment.

@abdulwahidsharief
Copy link
Contributor

@Divish refunds comes after order payment is made. please check if razorpay offers could help for any queries reach us to https://razorpay.com/support/

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