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 and full refund #47

Open
Jorgemgm opened this issue May 30, 2019 · 1 comment
Open

Stripe - Partial and full refund #47

Jorgemgm opened this issue May 30, 2019 · 1 comment
Labels

Comments

@Jorgemgm
Copy link

Full refund has similar problem of partial refund, when we have “Processing in progress” on “Payment accepted status”.
image

With “Processing in progress” the “Remaining:” in begin display £0.00.
image

First, we can do an “Partial Refund”
image

Confirm the “Partial Refund”
image
The window confirms of “Partial refund” display the amount received (0) less the sum of all refunds.

After do a “Full refund”
image

Confirm the “Full refund”
image
The window confirms of “Full refund” display the amount received (0) less the sum of all refunds.

Displays “Invalid Stripe request: Could not connect with Stripe”.
image

Note: We only did this in testing mode.

@Traumflug
Copy link
Contributor

The other one is thirtybees/thirtybees#946.

@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

3 participants