Serve checkout and the Customer Portal from branded subdomains you control.
Custom domains replace commet.co in new hosted checkout and Customer Portal links. Configure them under Settings → Custom Domains.
Commet supports separate domains for each surface:
checkout.example.com.billing.example.com.The hostname becomes active only after verification. Existing hosted links remain valid; newly generated links use the verified custom domain for that surface.
If the hostname is already registered to another Vercel account, Commet also shows a vc-domain-verify TXT record. Add that extra record before retrying verification.
Use a dedicated subdomain rather than a root domain already serving your application. Removing a domain returns future hosted links to the default Commet domain.
Custom-domain management is currently a dashboard workflow. Your application continues to request checkout and portal URLs through the same SDK operations.
How is this guide?