e50e7799c0
* add custom fields to contact info step * fix linting * add changelog * adjust fields validation * address review changes * address sanization and validation * fix billing address shape * address schema issues * cast address to array * dont sanitize stuff that will validated * fix linting issues * fix cart unit test * revert test * fix the email issue |
||
---|---|---|
.. | ||
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.