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

Returns with stripe module issue #52

Open
x97wehner opened this issue Feb 4, 2022 · 0 comments
Open

Returns with stripe module issue #52

x97wehner opened this issue Feb 4, 2022 · 0 comments
Labels

Comments

@x97wehner
Copy link

Situation: I have a multi-product order that is paid and processing complete. The customer reaches out and canceled one line of the order before we ship it. If we delete the line, the paid amount still needs to be adjusted. Direct partial refunding to the stripe module as shown in the image, does not add a line in the orders payment section, so the order still shows that too much is paid and shows an alert that is incorrect. Manually adding a line to the payment section in order to balance this issue adjusts the order and makes the order amounts now in balance, but then also adjusts the amount showing available in the stripe module that is available to refund. Validating within my Stripe account, only $109.99 has actually been refunded so the module amount should still show $151.9

image

@getdatakick getdatakick transferred this issue from thirtybees/thirtybees Feb 7, 2022
@getdatakick getdatakick added the bug label Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants