woocommerce/plugins
Néstor Soriano 5f257ed7d0
Fix inconsistent order total on checkout vs manual order page (#33812)
* fix: tax calculation and coupon sequence

* add phpunit skeleton

* Refactor calc_line_taxes and add_coupon_discount

The methods are moved to separate classes in src/Internal,
and two new "core" methods that exclude HTTP processing are added.

* The test partially passes now

* Final fix to unit tests, and fix remaining formatting issues

* Add changelog file

* Fix path to html-order-items.php

Co-authored-by: Siddharth Thevaril <siddharth.thevaril@gmail.com>
2022-08-17 14:56:28 +05:30
..
woocommerce Fix inconsistent order total on checkout vs manual order page (#33812) 2022-08-17 14:56:28 +05:30
woocommerce-admin Add WC Payments welcome page experiment (#34251) 2022-08-17 17:11:51 +08:00
woocommerce-beta-tester Simplify turbo commands (#34055) 2022-08-05 12:03:17 +12:00