woocommerce/plugins/woocommerce-admin/packages/data/src/payment-gateways
Joshua T Flowers 09840c9239 Optimize payment gateway resolution (https://github.com/woocommerce/woocommerce-admin/pull/7124)
* Pass down installed payment gateways instead of refetching

* Resolve individual gateways after resolving all gateways

* Add changelog entry
2021-06-07 15:04:19 -04:00
..
test Hook up payments gateway data store (https://github.com/woocommerce/woocommerce-admin/pull/7038) 2021-05-26 14:31:30 -04:00
test-helpers Add a new store to interact with WC Payments REST APIs (https://github.com/woocommerce/woocommerce-admin/pull/6918) 2021-05-24 13:29:44 -04:00
action-types.ts Add a new store to interact with WC Payments REST APIs (https://github.com/woocommerce/woocommerce-admin/pull/6918) 2021-05-24 13:29:44 -04:00
actions.ts Hook up payments gateway data store (https://github.com/woocommerce/woocommerce-admin/pull/7038) 2021-05-26 14:31:30 -04:00
constants.ts Add a new store to interact with WC Payments REST APIs (https://github.com/woocommerce/woocommerce-admin/pull/6918) 2021-05-24 13:29:44 -04:00
index.ts Add a new store to interact with WC Payments REST APIs (https://github.com/woocommerce/woocommerce-admin/pull/6918) 2021-05-24 13:29:44 -04:00
reducer.ts Hook up payments gateway data store (https://github.com/woocommerce/woocommerce-admin/pull/7038) 2021-05-26 14:31:30 -04:00
resolvers.ts Optimize payment gateway resolution (https://github.com/woocommerce/woocommerce-admin/pull/7124) 2021-06-07 15:04:19 -04:00
selectors.ts Hook up payments gateway data store (https://github.com/woocommerce/woocommerce-admin/pull/7038) 2021-05-26 14:31:30 -04:00
types.ts Hook up payments gateway data store (https://github.com/woocommerce/woocommerce-admin/pull/7038) 2021-05-26 14:31:30 -04:00