Hi @randomdude1 ,
Were you able to make it work?
Developers are seeking ways to display custom content on Shopify’s Thank You (order status) page using Theme App Extensions, specifically app blocks or app embed blocks.
Current Limitation:
Recommended Workaround:
display_scope to order_status when creating the script tag via API.Shopify.Checkout.step === 'thank_you' to target the specific page.Open Questions: