Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Post Purchase checkout extension - working locally but not when pushed

Solved

Post Purchase checkout extension - working locally but not when pushed

acerill
Shopify Partner
12 1 10

Hi,

My post-purchase checkout extension works when I run it locally with checkout-ui-extensions-run serve However when I push it with shopify extension push it does not work on the development store. It's hard to troubleshoot because it simply isn't triggered. I have enabled "DEVELOPMENT STORE PREVIEW" in the extension settings and my .env has the following keys

SHOPIFY_API_KEY=...
SHOPIFY_API_SECRET=...
EXTENSION_TITLE=...
EXTENSION_ID=...
EXTENSION_UUID=dev-...

Any idea is welcome!

Accepted Solution (1)

acerill
Shopify Partner
12 1 10

This is an accepted solution.

I found the issue: in the store's admin, under 'Settings' > 'Checkout and accounts' > 'Post-purchase page' > 'Select app', the app has to be selected.

View solution in original post

Reply 1 (1)

acerill
Shopify Partner
12 1 10

This is an accepted solution.

I found the issue: in the store's admin, under 'Settings' > 'Checkout and accounts' > 'Post-purchase page' > 'Select app', the app has to be selected.