-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Status of the ShopifyV2 app - unable to deploy #6
Comments
Hello @svrnhdl "Installing BTCPay shopify plugin: I don't have the option to install a new shopify plugin, and my screen is different from what I see in the documentation. This still refers to the script, so maybe it's an outdated plugin version?" The screenshot shared is in line with the old shopify.. There was a new plugin (V2) that was available until yesterday... However that has been taken out for now.. As there is an entire new implementation/plugin that is being implemented (see image below).. This you can see only if pre-release is configured. This particular plugin isn't yet open to use as we are currently testing things out. I wont advice installing it yet.. But it should be open by next week or even before, this would not require you hosting an additional application. You can be on the look out for when the new V2 is officially available |
Hi, thanks for your answer! I found the pre-release, but I'll wait until it's ready for testing! Now it gives this message when adding the fragment Can you ping me here when ready please? Cheers |
Hey @svrnhdl The plugin is open to beta testing. So if you are interested in beta testing, you can enable pre-release in your admin settings, install the plugin and follow the documentation: https://docs.btcpayserver.org/ShopifyV2/ In case you do, you could send in your feedback and report any issues encountered |
Hi all,
first of all, great to see you are working on an alternative for the deprecated additional checkout script! I have 2 stores that need to migrate and I spent this afternoon trying to get it working, with no success yet.
It's not easy to debug what my issue is probably, but I'll share my experience anyway.
Following this link:
[redacted]
So YOUR_HOSTED_APP_URL.COM should be https://shopify-btcpay.bababites.com
Create a Shopify app on partner account: mostly clear, except point 6 in documentation needs better formatting (and these fields also get removed after deploying)
Next, rename shopify.app.toml.example to shopify.app.toml and change the following values: this I struggled most with. Specifically the redirect_url array (it also overwrites the fields in the partner app dashboard after deploying)
Docker compose etc. works but npm run deploy does not exist. Ran shopify app deploy instead
After deploying, I do not see the screen on the hosted app URL...
It's giving an SSL error: https://shopify-btcpay.bababites.com/
I'm not sure how to proceed from here. :)
Best,
Theo
The text was updated successfully, but these errors were encountered: