No content to show
User Activity
01-16-2024
Hi Webwondersco, I have the 51/month basic plan. Why would you need to login to my account? I'm just asking how I would change the "Continue shopping" link on the confirmation page.
01-13-2024
Hi @webwondersco , thanks for replying back so quick! Here is the link to the confirmation page, https://fd0946-3.myshopify.com/checkouts/cn/c1-43d3eac9fb98d97fdb019d64e92e8547/thank-you I want the "Continue shopping" button to lead users to https://...
01-13-2024
Can't find a way to change the link of the "Continue Shopping" button on the confirmation page
01-09-2024
I used this guide, https://github.com/Shopify/shopify-api-js/tree/main/packages/shopify-api My code: const { shopifyApi, adminApiClient, LATEST_API_VERSION } = require("@shopify/shopify-api");const shopify = shopifyApi({apiKey: process.env.CLIENT_ID,...