woocommerce/plugins/woocommerce-blocks/assets/js/base/hooks/payment-methods
Darren Ethier d108e5ea96 Update stripe payment methods to work with new event emitters (https://github.com/woocommerce/woocommerce-blocks/pull/2115)
* Add interface for setting an express payment error notice.

* fix typedefs

* remove usage of paymentstatus dispatcher from stripe cc

* remove usage of paymentstatus dispatcher from apple pay

* remove any existing express payment notice on click

* revert buggy change with abort payment call

- also ensure that completePayment sets applePayProcessing to false
2020-04-06 08:18:35 -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 stripe payment methods to work with new event emitters (https://github.com/woocommerce/woocommerce-blocks/pull/2115) 2020-04-06 08:18:35 -04:00
use-payment-methods.js Move payment method registration state to payment data context and add saved payment methods handling (https://github.com/woocommerce/woocommerce-blocks/pull/2029) 2020-03-26 07:11:46 -04:00