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

Do not cancel partially paid transactions on new payment selection #537

Open
wants to merge 1 commit into
base: develop-3
Choose a base branch
from

Conversation

sneakyvv
Copy link
Contributor

Summary

When choosing a new payment method, all previous transactions are cancelled (except for the ones that are already cancelled). To support partial payment, for example when using a balance payment system, only payment that are not yet paid, i.e. transactions with a partially paid status, should be cancelled. The already paid amount should also be deducted from the transaction for the newly chosen payment method.

@sneakyvv sneakyvv requested a review from a team as a code owner August 26, 2024 11:30
Copy link

sonarcloud bot commented Aug 26, 2024

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.

1 participant