App reviews, troubleshooting, and recommendations
Hi, we created an app with a post-purchase extension, but the post-purchase extension has to be enabled in the checkout settings. Is there any way we can tell if a store has it enabled or not?..
Hi, @Marc_Mayr!
Thanks for sharing your question with our network.
Typically when a store installs a post-purchase extension app, they will find additional settings become available in their Shopify Admin. A post-purchase page only displays in your store's checkout if you've completed the configuration in the app settings.
We also offer in-depth documentation on post-purchase apps you can review to view the full installation process and anticipated experience.
I trust that answers your question, but please let me know if I have missed or misunderstood anything.
Warm regards,
Olivia | Social Care @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
I think you might have misinterpreted Marc's question.
I'm wondering the same thing. It is possible for a merchant to have multiple post-purchase apps installed on a store. Only one can be active at a time. I have noticed that post-purchase apps are able to check if they're currently activated. I believe Marc is wondering how this is performed, as am I.
This is the context of the app developer, not a store merchant. And also, this is in relation to the checkout settings, and not enabling the app block within the theme.
Thanks for clarifying. Still no solution to this
Did you find ?
Use this graphql query :
query CheckPostPurchaseApp {
app {
isPostPurchaseAppInUse
}
}
This works! Not sure how I missed this in all the time I spent looking. Thank you!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025