Shopify Thankyou page redirection

Topic summary

A developer is working with a headless Next.js storefront integrated with Shopify and needs to redirect users to a custom thank-you page (on their own domain) after checkout completion.

Key Questions:

  • Can this redirect be achieved using Checkout UI Extensions or Shopify CLI?
  • Are there alternative methods such as post-purchase extensions, scripts, or Shopify Plus-specific features?

Current Situation:

  • The developer has Shopify Plus access
  • No checkout.liquid file is available (likely using the newer extensibility-based checkout)

Status: The question remains unanswered with no solutions or workarounds provided yet.

Summarized with AI on October 29. AI used: claude-sonnet-4-5-20250929.

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?

2 Likes

I am using the shopify Plus but i dont have a checkout liquid File.