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#

  1. Set the order state as Valueawaiting pickup.
  2. Send a push notification to the client regarding the order being ready.
  3. 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.