ThriveCart success-page router

Internal. Routes post-purchase traffic to the right welcome page based on whether the upsell was taken. ThriveCart allows only one success page per funnel, so this sits between the cart and the thank-you pages.

Endpoints

Destinations

48 · Live Trading Floor declinedTC_WELCOME_48_BASEhttps://www.prosperityschool.com/welcome-a
48 · Live Trading Floor acceptedTC_WELCOME_48_UPSELLhttps://www.prosperityschool.com/welcome-b
50 · SMC Engine declinedTC_WELCOME_50_BASEhttps://www.prosperityschool.com/welcome-a-live-trading-floor
50 · SMC Engine acceptedTC_WELCOME_50_UPSELLhttps://www.prosperityschool.com/welcome-b-live-trading-floor
51 · declinedTC_WELCOME_51_BASEhttps://www.prosperityschool.com/welcome-a-live-trading-floor
51 · acceptedTC_WELCOME_51_BASEhttps://www.prosperityschool.com/welcome-a-live-trading-floor
No/unknown orderTC_FALLBACKhttps://www.prosperityschool.com/welcome-a

Set these in Vercel → Settings → Environment Variables, then redeploy. Any unset destination renders a plain thank-you page naming the missing variable rather than breaking the redirect.

ThriveCart setup

Two settings, both required. Product → Fulfillment→ “Send them to a URL” → the /r URL. Then checkout editor → Success Page → Edit → “Automatically redirect to Success URL”. Without the second, customers land on the ThriveCart-hosted page with a link instead of redirecting.