1160414b14
* Replace receiveCartContents with thunk which handles errors * Avoid notice dismissal when pushing changes * Update coupon error messaging for store API requests * Changelog * Undo thunks import change * Remove unused removeAllNotices |
||
---|---|---|
.. | ||
test | ||
README.md | ||
action-types.ts | ||
actions.ts | ||
constants.ts | ||
default-state.ts | ||
index.ts | ||
notify-errors.ts | ||
notify-quantity-changes.ts | ||
push-changes.ts | ||
reducers.ts | ||
resolvers.ts | ||
selectors.ts | ||
thunks.ts | ||
update-payment-methods.ts | ||
utils.ts |
README.md
Cart Store
The docs for the Cart Store can be found in docs/third-party-developers/extensibility/data-store/cart.md.