Complete order
Description#
Allows businesses to indicate that an order is complete and is ready to be delivered to either the client, or the courier depending on the type of delivery selected.
Validation#
- Can only be done on an order with 'accepted' state.
Mechanism#
- Set the order state as Valueawaiting pickup.
- Send a push notification to the client regarding the order being ready.
- If the order type is home 'home delivery', and a courier has been selected, send a push notification to the courier regarding the order being ready.