Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Redirect User to Order Status Page

Redirect User to Order Status Page

amrit123
Shopify Partner
5 0 3

After checkout is completed for the user, I want to redirect user to the Order Status page automatically after 2 seconds. In checkout.liquid I could do this by setting event callback for google events and using window.open(url) within the callback function but that will not work in web pixels. Is there a way to do this in Checkout Extensibility?

Replies 0 (0)