krokedil / klarna-checkout-for-woocommerce

Klarna Checkout for WooCommerce plugin
15 stars 23 forks source link

Fix control of quantity and assume shipping always matches #600

Closed mntzrr closed 1 month ago

mntzrr commented 1 month ago

As identified in https://github.com/krokedil/klarna-checkout-for-woocommerce/pull/599, we need to loosen the comparison of the quantity fields. This can be done by without having to use == (instead of ===) by converting the values to string.

Assume shipping always matches.

Task: https://app.clickup.com/t/86952c3mf