There are different themes in Chargebee and the Inspire theme has a field to input the landing page URL for a logo by default. On clicking the logo, the customer will be directed to the page configured under this field. The other themes can be edited to include a similar field to collect the landing page URL.
Below are the steps to be followed:
1. Download the theme at Settings >> Checkout & Self-Serve Portal (under Customer-facing essentials) >> Themes (on the left panel).
2. Unzip and edit the “meta.json” and “presets.json” files under the Conf folder.
meta.json - add an element for the URL field along with its attributes
presets.json - adding a field to take the URL as an input
3. Save the changes and upload the theme file back into Chargebee on the same page using the Upload button.
Note: This is not supported on the V3 version, as the checkout process takes place in the form of a pop-up box. This appears on the same page as your website and thus does not require themes page.