Order status - steps

Custom step names and icon

You can change the default "Title" and "Icon" used in the order steps by setting them via URL parameter on each step.

Specific configuration parameters

StepsDescription
confirmed.titleString which will be used as display name during the Confirmed order step
confirmed.iconParameter used to change the icon of the Confirmed step
picking.titleString which will be used as display name during the Picking order step
picking.iconParameter used to change the icon of the Picking step
goingToDestination.titleString which will be used as display name during the Going To Destination order step
goingToDestination.iconParameter used to change the icon of the Destination step
delivered.titleString which will be used as display name during the Delivered order step
delivered.iconParameter used to change the icon of the Delivered step

Parameters Pick and Collect

StepsDescription
readyToPickup.titleString which will be used as display name during the Ready To Pickup order step
readytopickup.iconParameter used to change the icon of the Ready to Pickup step
pickedUp.titleString which will be used as display name during the Picked Up order step
pickedUp.iconParameter used to change the icon of the Picked up step

Icons inactive and active

Parameters Inactive

StepsDescription
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
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

Parameters Active

StepsDescription
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