Order status - substeps

Custom substeps names

You can customize the title of the substates of the order

Specific configuration parameters Pick and Delivery

ParameterDescription
customStepsName.receivedParameter used to change the title of the Received substep (optional)

- Default: Received
customStepsName.pickingParameter used to change the title of the Picking substep (optional)

- Default: Picking
customStepsName.goingToDestinationParameter used to change the title of the Going To Destination substep (optional)

- Default: Going To Destination
customStepsName.deliveredParameter used to change the title of the Delivered substep (optional)

- Default: Delivered

Specific configuration parameters Pick and Collect

ParameterDescription
customStepsName.receivedParameter used to change the title of the Received substep (optional)

- Default: Received
customStepsName.pickingParameter used to change the title of the Picking substep (optional)

- Default: Picking
customStepsName.readyForPickupParameter used to change the title of the Ready for Pickup substep (optional)

- Default: ReadyForPickup
customStepsName.pickedUpParameter used to change the title of the PickedUp substep (optional)

- Default: PickedUp

Custom substeps icons

You can change the default "Icon" used in the order substeps by setting "icon" parameter on each step.

The "Icon" configuration are being set in the "substeps" attribute of the configuration object.

Specific configuration parameters Pick and Delivery

ParameterDescription
substeps.confirmed.iconString with an URL which will be used as display icon in the Confirmed order substep
substeps.picking.iconString with an URL which will be used as display icon in the Picking order substep
substeps.goingToDestination.iconString with an URL which will be used as display icon in the Going To Destination order substep
substeps.delivered.iconString with an URL which will be used as display icon in the Delivered order substep

Specific configuration parameters Pick and Collect

ParameterDescription
confirmed.iconString with an URL which will be used as display icon in the Confirmed order substep
picking.iconString with an URL which will be used as display icon in the Picking order substep
readyForPickup.iconString with an URL which will be used as display icon in the Ready For Pickup order substep
pickedUp.iconString with an URL which will be used as display icon in the PickedUp order substep

Specific configuration parameters Inactive Pick and Delivery

ParameterDescription
picking.iconInactiveString with an URL which will be used as display icon in the Picking order substep when substep is inactive
goingToDestination.iconInactiveString with an URL which will be used as display icon in the Going To Destination when order substep is inactive
delivered.iconInactiveString with an URL which will be used as display icon in the Delivered order substep when substep is inactive

Specific configuration parameters Inactive Pick and Collect

ParameterDescription
picking.iconInactiveString with an URL which will be used as display icon in the Picking order substep when substep is inactive
readyForPickup.iconInactiveString with an URL which will be used as display icon in the Ready For Pickup when order substep is inactive
.pickedUp.iconInactiveString with an URL which will be used as display icon in the PickedUp order substep when substep is inactive

Specific configuration parameters Active

ParameterDescription
picking.iconActiveString with an URL which will be used as display icon in the Picking order substep when substep is active
goingToDestination.iconActiveString with an URL which will be used as display icon in the Going To Destination when order substep is active
delivered.iconActiveString with an URL which will be used as display icon in the Delivered order substep when substep is active
readyForPickup.iconActiveString with an URL which will be used as display icon in the Ready For Pickup when order substep is active
pickedUp.iconActiveString with an URL which will be used as display icon in the PickedUp order substep when substep is active