woocommerce/plugins/woocommerce-blocks/assets/js/data/payment
Wesley Rosa fed46ed1e7
Adding support for co-branded credit cards (#45903)
2024-04-15 22:59:05 +01:00
..
test Fix removal of express payment method from state (#44633) 2024-02-16 23:00:42 +04:00
utils update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
README.md Improve the data stores documentation (https://github.com/woocommerce/woocommerce-blocks/pull/11336) 2023-10-26 09:37:13 +07:00
action-types.ts Refactor payment status (https://github.com/woocommerce/woocommerce-blocks/pull/8110) 2023-02-14 12:08:19 +00:00
actions.ts Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
constants.ts Refactor payment status (https://github.com/woocommerce/woocommerce-blocks/pull/8110) 2023-02-14 12:08:19 +00:00
default-state.ts Checkout - Available Payment Method Filtering (https://github.com/woocommerce/woocommerce-blocks/pull/8441) 2023-03-13 10:29:17 +00:00
index.ts Add thunk support for < WP 5.9 (https://github.com/woocommerce/woocommerce-blocks/pull/8136) 2023-01-09 15:01:49 -08:00
reducers.ts Fix removal of express payment method from state (#44633) 2024-02-16 23:00:42 +04:00
selectors.ts Improve the dismissal behavior of the incompatible gateways notice (https://github.com/woocommerce/woocommerce-blocks/pull/8299) 2023-02-24 11:57:24 +01:00
thunks.ts Check for address on shippingData (https://github.com/woocommerce/woocommerce-blocks/pull/8878) 2023-03-27 09:33:18 -07:00
types.ts Adding support for co-branded credit cards (#45903) 2024-04-15 22:59:05 +01:00

README.md

Payment Store

The docs for the Payment Store can be found in docs/third-party-developers/extensibility/data-store/payment.md.