Hello,
I’ve received an email from Shopify about the upcoming Checkout Extensions UI.
Specifically this line is confusing to me and we’d like some clarification:
August 28, 2025: Checkout.liquid, script tags, and additional scripts for the Thank you and Order status pages will be turned off and no longer supported. Shopify Scripts will continue to work alongside Checkout Extensibility, including Shopify Functions, until this date.
Does the script tags in this notice include script tags registered through the Admin API scoped to the ORDER_STATUS page?
The email doesn’t specify exactly what script tags will be discontinued. I really hope it’s not script tags registered over the Admin API. We reviewed the Post Checkout UI Extension components, and unfortunately they are too limited for the functionality we enrich the post-checkout Order Status pages with for merchants.
We need to access the camera, display a video frame, and other elements that Post Checkout UI Extension components do not support.
Thanks!