Post-purchase checkout extensions not showing after payment

Hi everyone,

I have a Shopify app built with the RemixJS template. I’ve created a post-purchase extension and requested the post_purchase access scope in my app:

I also selected my app as the Post-purchase page in the checkout settings:

To be extra sure, I even used GraphQL to verify that my app is indeed set as the post-purchase app:

Everything seems to be set up correctly. However, during checkout, the post-purchase UI doesn’t appear at all—it just redirects straight to the thank you page.

I’m testing this on a development store.

If anyone has any idea what might be wrong, or has any suggestions, please help me out!

Thank you!

Hey @Duc_Long :wave: when testing your app, do you have shopify app dev currently running in your terminal?

If the app is running though and you’re willing to share your code, just let me know here and I can set up a DM so that we can troubleshoot together. Hope this helps a bit!