App reviews, troubleshooting, and recommendations
Hi, I'm created shopify app in remix js, and implementing user usages based subscription and want to redirect to subscription confirmation URL just after installing app in store.
The below code is app.js file in remix js, createSubscriptions is graphql api to create CreateSubscription, and successfully got confirmationUrl
Issues
1. - If I added redirect in loader function like
return redirect(confirmationUrl);
the confirmation url will append to my base shop url like this
https://secretariat-dated-discounts-acts.trycloudflare.com/app/https://d
2. - If I redirect in frontend using js then it will not redirect to confirmation url and also didn't get any error in catch block
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025