Custom step names

You can change the default "Title" and "Help Text" used in the order steps by setting "title" and "help" parameter on each step.

The "Title" and "Help Text" configuration are being set in the "steps" attribute of the configuration object.

Specific configuration parameters

ParameterDescription
steps.confirmed.titleString which will be used as display name during the Confirmed order step
steps.confirmed.helpString which will be used as display help text during the Confirmed order step
steps.picking.titleString which will be used as display name during the Picking order step
steps.picking.helpString which will be used as display help text during the Picking order step
steps.goingToDestination.titleString which will be used as display name during the Going To Destination order step
steps.goingToDestination.helpString which will be used as display help text during the Going To Destination order step
steps.readyToPickup.titleString which will be used as display name during the Ready To Pickup order step
steps.readyForPickup.helpString which will be used as display help text during the Ready To Pickup order step
steps.delivered.titleString which will be used as display name during the Delivered order step
steps.delivered.helpString which will be used as display help text during the Delivered order step
steps.cancel.titleString which will be used as display name during the Cancel order step
steps.cancel.helpString which will be used as display help text during the Cancel order step
steps.pickedUp.titleString which will be used as display name text during the Picked Up order step
steps.pickedUp.helpString which will be used as display help text during the Picked Up order step