@bethinkpl/reorder
v1.4.0
Published
Customized version of @reorderjs/reorder.
Maintainers
Keywords
Readme
@bethinkpl/reorder
Customized fork of @reorder/reorderjs.
Changes
New features
- added day granularity for frequency intervals
Improvements / Fixes
- prevents executing
POST /store/carts/{cartId}/completefor carts containing subscription items - behaviour of
POST /store/carts/{cartId}/subscribematches it's non-subscription counterpart more closely (droppedsubscriptionfield, supports query params and uses same defaults) - shipping address is optional when item(s) in subscription cart don't require shipping (i.e.:
item.requires_shipping = false) - exposed
setPaymentSessionDatahook inprocessRenewalCycleWorkflowfor provider-agnostic payment handling during renewals - completing subscription cart no longer requires payment method to be already saved at that point of time, instead it's info is backfilled after payment is captured
QoL
- addition of eslint lint rules
- improved test setup
Content of README.md WIP
