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

Stripe - Partial refund #48

Open
Jorgemgm opened this issue May 29, 2019 · 0 comments
Open

Stripe - Partial refund #48

Jorgemgm opened this issue May 29, 2019 · 0 comments
Labels

Comments

@Jorgemgm
Copy link

On orders, on the fold of Stripe, we can fill the amount to be refund.

The Stripe do the refund when on “Payment accepted status” on “Order Settings” we have “Payment accepted” or “Processing in progress”.
image

Partial refund work well when we have “Payment accepted”, but when we have “Processing in progress” it’s confused.

Please see the pdf:
Process of refund on “Processing in progress” vs “Processing in progress”.pdf

Window of “Are you sure?” on “Processing in progress”
image

When we have “Processing in progress” the window “Are you sure?” Display the sum of all refunds and didn’t display the amount to be refund and should be.
image

It’s clearer if in this case, “Processing in progress” and maybe others similar who we didn’t check, give one alert like:
image

Note: We only did this in testing mode.

@getdatakick getdatakick transferred this issue from thirtybees/thirtybees Mar 17, 2021
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