We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Full refund has similar problem of partial refund, when we have “Processing in progress” on “Payment accepted status”.
With “Processing in progress” the “Remaining:” in begin display £0.00.
First, we can do an “Partial Refund”
Confirm the “Partial Refund” The window confirms of “Partial refund” display the amount received (0) less the sum of all refunds.
After do a “Full refund”
Confirm the “Full refund” 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”.
Note: We only did this in testing mode.
The text was updated successfully, but these errors were encountered:
The other one is thirtybees/thirtybees#946.
Sorry, something went wrong.
No branches or pull requests
Full refund has similar problem of partial refund, when we have “Processing in progress” on “Payment accepted status”.
With “Processing in progress” the “Remaining:” in begin display £0.00.
First, we can do an “Partial Refund”
Confirm the “Partial Refund”
The window confirms of “Partial refund” display the amount received (0) less the sum of all refunds.
After do a “Full refund”
Confirm the “Full refund”
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”.
Note: We only did this in testing mode.
The text was updated successfully, but these errors were encountered: