woocommerce/plugins/woocommerce-blocks/assets/js/base/hooks/payment-methods
Darren Ethier e2fca8cf02 Update/extract prepare total items to utility (https://github.com/woocommerce/woocommerce-blocks/pull/1950)
* add valueWithTax to CartTotalItem typedef

* Finish off `prepareTotalItems` to include totals with taxes and also add tests

* add whether prices should include tax to the payment method interface

* only export the hook, not the util function

* Indicate values are in subunits

* rename property so it’s consistent with typedef and implement
2020-03-11 21:08:20 -04:00
..
test Update/extract prepare total items to utility (https://github.com/woocommerce/woocommerce-blocks/pull/1950) 2020-03-11 21:08:20 -04:00
index.js Update/extract prepare total items to utility (https://github.com/woocommerce/woocommerce-blocks/pull/1950) 2020-03-11 21:08:20 -04:00
use-payment-method-interface.js Update/extract prepare total items to utility (https://github.com/woocommerce/woocommerce-blocks/pull/1950) 2020-03-11 21:08:20 -04:00
use-payment-methods.js Add payment method api and components to checkout steps (https://github.com/woocommerce/woocommerce-blocks/pull/1349) 2020-01-06 17:28:09 -05:00