woocommerce/plugins/woocommerce-blocks/assets/js/data/payment/test
Mike Jolley 42cdc0e978
Block Checkout: Respect default saved payment method when using tokens (#50481)
* activeSavedToken state is unused

* Select is_default saved token by default

* changelog

* Unused objectHasProp
2024-08-23 12:03:11 +02:00
..
actions.ts Move payment utils and delete orderPaymentMethods (https://github.com/woocommerce/woocommerce-blocks/pull/7679) 2022-11-16 09:38:48 +00:00
check-payment-methods.tsx Checkout - Available Payment Method Filtering (https://github.com/woocommerce/woocommerce-blocks/pull/8441) 2023-03-13 10:29:17 +00:00
reducers.js Block Checkout: Respect default saved payment method when using tokens (#50481) 2024-08-23 12:03:11 +02:00
selectors.js Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
set-default-payment-method.ts Refactor payment status (https://github.com/woocommerce/woocommerce-blocks/pull/8110) 2023-02-14 12:08:19 +00:00
thunks.tsx Rename the checkout events (https://github.com/woocommerce/woocommerce-blocks/pull/8381) 2023-02-17 11:03:13 +00:00