For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
If I'm writing an app/extension for Shopify, and one of the users of my app sets a Shopify Redirect URL from "/" to an internal page like "/homepage" for some reason, will that break the API, or will Shopify remount the API paths for that site under the redirected page?
Solved! Go to the solution
This is an accepted solution.
Hi Colink,
I'm not sure I fully understand this - are you asking if when merchants are interacting with your app in their admin and they move to a different page, will API calls stop?
Liam | Developer Advocate @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
This is an accepted solution.
Hi Colink,
I'm not sure I fully understand this - are you asking if when merchants are interacting with your app in their admin and they move to a different page, will API calls stop?
Liam | Developer Advocate @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
Not exactly. I've been given more information about this. The user is actually redirecting between two different Shopify sites, which is a completely different problem that the user can fix.