I’m using a headless Next.js storefront and I want to redirect users to a custom thank-you page on my site (e.g., https://example.com/thankyou) after they complete checkout on Shopify.
Is it possible to perform this redirect using Checkout UI Extensions or any method via Shopify CLI?
If not directly, is there any supported workaround like a post-purchase extension, script, or Shopify Plus feature?