Customize the look and feel of your checkout pages with button colors, fonts, and border styles
Checkout branding lets you match your checkout pages to your brand. Set a background color, button color, font, and border style at the company level, and optionally override them per checkout link or per checkout session via the API.
Try the checkout playground
Preview background color, button color, font, and border style on a live checkout before you apply them.
Override the global branding on a specific checkout link. Useful when a particular product or campaign needs a different look.
Go to Dashboard > Checkout Links
Edit the checkout link you want to customize
In the Checkout branding section, adjust any setting
Save your changes
Any setting left on Global default inherits from company branding. Only the settings you explicitly change are overridden for that link.
Per-link branding takes precedence over global branding. If you update your
global settings later, any link with its own overrides keeps its custom values
for the overridden settings.
Set branding on individual checkout sessions using the checkoutStyling parameter when creating a checkout session. Session-level branding takes the highest precedence.The resolution order is: checkout session > checkout link (plan) > company defaults.
Control the email field on checkout pages using URL parameters. This is useful when you already know a customer’s email from a landing page or CRM and want to skip that step.
Parameter
Effect
email
Prefills the email field
email.disabled=1
Locks the email field so the customer can’t edit it