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!
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024