You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a consequence of #5574, orders with a stripe transaction fee end up with a balance due. However trying to pay this with a second stripe payment fails (for unknown reason to me). The failing payments do not even show up in Stripe's backend.
Also the payment cannot be deleted from the payments list (see flash message in the screen capture).
Note: Splitting a stripe payment into 2 or more pieces by adjusting the amount to be paid by the first payment, seems to work fine.
Expected Behavior
Additional backoffice payments with stripe should be possible at all times.
Actual Behaviour
The second payment to cover the balance due with stripe is failing.
Steps to Reproduce
As shop owner :
Set up a stripe payment method with a payment fee.
Description
As a consequence of #5574, orders with a stripe transaction fee end up with a balance due. However trying to pay this with a second stripe payment fails (for unknown reason to me). The failing payments do not even show up in Stripe's backend.
Also the payment cannot be deleted from the payments list (see flash message in the screen capture).
Note: Splitting a stripe payment into 2 or more pieces by adjusting the amount to be paid by the first payment, seems to work fine.
Expected Behavior
Additional backoffice payments with stripe should be possible at all times.
Actual Behaviour
The second payment to cover the balance due with stripe is failing.
Steps to Reproduce
As shop owner :
Animated Gif/Screenshot
Workaround
Use a cash payment method.
Severity
bug-s3: a feature is broken but there is a workaround
Your Environment
Possible Fix
The text was updated successfully, but these errors were encountered: