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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

radekholy24
Copy link

@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 馃檹

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
1 participant