api, app, checkout, custom, customer, destination, Domain, drop, in, integrate, plan, redirect, return, script, source, url, V2, v3, whitelist
35484171
2020-10-07T02:59:17Z
2025-02-12T08:23:00Z
671
1
0
248287
Redirect URL not working while integrating the plan using drop-in-script
Redirect URL not working while integrating the plan using drop-in-script
This article covers
The whitelisted domain matches the redirect domain still the redirect URL does not work
Summary
The redirect URL will allow you to redirect your customers to the custom Thank you page. This will override the default Chargebee “Thank you” page that can be configured at the Plan level or via the API.
For your redirect URL to work seamlessly,
Make sure you have whitelisted the domain (both source and destination URLs)for your custom URL
Avoid integrating plan URL to open checkout
- This is not a recommended approach while using Checkout V3 (In-app checkout) as the checkout configured loads on a new page instead of the native In-app pop-up behaviour of V3.
Refer the below articles to know more about
Whitelisting domains
Configure return/redirect URLs