Questions and discussions about using the Shopify CLI and Shopify-built libraries.
Hi guys,
Is anyone facing the same problem with the new post purchase extension via the CLI? I am getting an error 'An error occurred while attempting to prepare your script.' when I run 'shopify extension push'
I have followed the steps outlined here https://shopify.dev/apps/checkout/post-purchase/getting-started-post-purchase-extension
I can test the extension locally using the chrome plugin, and the build has no errors
I am running this on Windows 10 with nodeJS
and the following packages
Anyone out there that has come across this? Surely, can't be just a problem I am facing
Hi Bunty,
Unfortunately I can't even get past the tutorial - https://shopify.dev/apps/checkout/post-purchase/getting-started-post-purchase-extension.
The url is updated by the chrome extension during checkout, and when I visit the script_url the response looks sensible. Were there any gotchas you experienced during your setup?
Once I am past this step I could then share my experience in trying to publish the extension.
Many thanks,
Sean
I am experiencing the same issue. Only visible via browser plugin and not in dev store otherwise.
I tried to find a 3rd party app that does post purchase extension. There are a bunch and none of them offer an example store... so maybe we are not alone.