1.2.2 • Published 5 years ago
@vendure-advanced-shipping/pickup-in-store v1.2.2
@vendure-advanced-shipping/pickup-in-store
A plugin to pickup order in store.
Features
- A
ShippingCalculatorto create multiple stores to customer pickup the order based on Postal Code. - A
PickupInStoreCronServicethat adds a cronjob that checks every day at mid night orders that its in the state ofPackedin the interval of 7 days and that the shipping method itspickup-in-store(the same from theShippingCalculator) after get, the service will cancel all of then. - A
PickupInStoreCancelOrderevent that fired whenever an Order is cancelled by Cron Job