Order Status page parameter in Shopify checkout editor

Hi Team,

I need assistance with creating a deep link to the checkout editor on the “Order Status” page. Currently, if I use a link like this:

https://admin.shopify.com/store/{store}/settings/checkout/editor/profiles/1234567?page=information

it directs me to the checkout editor on the Information page.

Similarly, if I change the “page” parameter to “shipping”:

https://admin.shopify.com/store/{store}/settings/checkout/editor/profiles/1234567?page=shipping

it navigates to the checkout editor on the Shipping page.

What I need is the correct “page” parameter to access the Order Status page in the checkout editor.

I have tried the following parameters without success:

  • ?page=order_status
  • ?page=order%20status
  • ?page=order
  • ?page=status

All of these attempts redirect to the Information page.

Could you please help me identify the correct “page” parameter for the Order Status page?

Thank you!

Best regards,

Juliano