wallee-payment / woocommerce

Wallee integration for WooCommerce
https://wallee.com
Apache License 2.0
5 stars 6 forks source link

Bug with coupons activated #28

Closed snmabaur closed 1 year ago

snmabaur commented 1 year ago

When an user adds a coupon with a fixed price reduction or a percentage value then the checkout can't be done... getting following error message in Woocommerce frontend

The item total '128.42CHF' does not match the order total '143.41CHF'.

The original price would be 149.90 10% percent discount of 14.99 Total 143.41

A payment through another payment gateway like cash or prepayment works well

Wordpress: 6.2.2 WooCommerce: 7.7.2 Wallee: 2.1.17

theodorspringwallee commented 1 year ago

Dear snmabaur

We have such an issue already reported on our side and working on this.

In the meanwhile, did you already tried this by disabling the line item consistency wallee plugin option? grafik

Best regards

snmabaur commented 1 year ago

I didn't try this option so far but it works now :)

Thank you :)