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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix not refunding the total amount by default #410

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

radekholy24
Copy link
Contributor

@radekholy24 radekholy24 commented Apr 25, 2024

Fixes #401

It also takes into account that for various reasons the local copy of the payment (BasePayment.captured_amount) may get easily desynchronized with the payment gateway (e.g. bugs like this #309 (see #412)).

Feel free to request any necessary changes 馃檹

@WhyNotHugo WhyNotHugo merged commit 09e2c6a into jazzband:main Jun 12, 2024
22 checks passed
@WhyNotHugo
Copy link
Member

Thanks

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

Successfully merging this pull request may close these issues.

Payment.refund() does not refund
2 participants