A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
Go to file
Saad Tarhi daf36de9a5 Correctly detect compatible express payment methods (https://github.com/woocommerce/woocommerce-blocks/pull/8201)
* Remove unused action and type action

* Derive the incompatible payment methods with selector

Instead of adding the incompatiblePaymentMethods to the payment state.
Let's simply derive it using a selector to keep a minimal state.

* Check compatibility with express payments
2023-01-16 23:06:48 +01:00
plugins/woocommerce-blocks Correctly detect compatible express payment methods (https://github.com/woocommerce/woocommerce-blocks/pull/8201) 2023-01-16 23:06:48 +01:00