Closed ElDragons closed 2 months ago
Tested with v1.2.6 and cannot reproduce : the payment is with the correct total when there is a giftcard. Maybe try without a theme to make sure it's not related
Closing for inactivity
Thanks for your patience, this issue has been fixed in v1.2.7 of the shop.
Hello! There is a bug with the Stripe payment method. When a user uses a gift card with less money than the product costs, stripe does not apply the difference price but does not take the money on the gift card into account. For example, if a user has a gift card with €10 balance, and a product costs €15, the user should pay a total of €5, but Stripe asks the user to pay €15 since it does not take into account the gift card discount.