[5.x]: Can't create a manual transaction more than the order payment balance. #4111
Unanswered
MatthiasBrodelet
asked this question in
Ideas
Replies: 2 comments
-
COM-465 [5.x]: Can't create a manual transaction more than the order payment balance. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @MatthiasBrodelet thanks for the request. Moving this to a discussion so we can get feedback from others that this feature would be desired. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
Description
I want to start by saying this is clearly not a bug so feel free to change the label of this issue to something more fitting.
When you want to create a transaction that is higher than the order payment balance you ge the message that this is impossible. Even when you enter the bigger number it will only add the maximum value of the order payment balance.
I have a use case where it should be different:
We sometimes accept manual money transfers.
The balance for the client was 62,75 EUR.
However the client made a mistake and paid 67,75 EUR.
We would like to capture the amount that the client paid, even if it was too much, and then log a refund in the transactions.
That way we have a nice and clean history of what exactly happened.
So I guess my question is instead of forcing us to use the maximum balance amount if it is possible to override this behaviour if we are really sure about it?
Steps to reproduce
Beta Was this translation helpful? Give feedback.
All reactions