Customization Overview
Make your checkout page match your brand. Customize colors manually, or import styles directly from your website URL.Accessing Checkout Settings
- Go to Dashboard → Settings
- Select the “Checkout” tab
- Customize and preview changes in real-time
- Save to apply to both light and dark themes
Import from Website URL
The fastest way to brand your checkout — paste your website URL and Waffo Pancake automatically extracts your brand colors, border radius, and favicon.1
Enter Your Website URL
In the Checkout Settings panel, find the “Import from Website” section and paste your website URL (e.g.,
https://yoursite.com).2
Click Extract
Click the Extract button. The system analyzes your website’s CSS and extracts brand colors.
3
Review & Adjust
Extracted colors are applied to the current theme mode. Review the live preview and fine-tune any values if needed.
How It Works
Style extraction uses a 3-tier strategy for maximum accuracy:Extracted Properties
AI-assisted extraction is rate-limited to 10 requests per store per day. CSS-based extraction (tiers 1-2) has no limit.
Logo
Upload your brand logo to appear on the checkout page.Theme Mode
Each theme maintains its own set of color values. Switch between modes to customize each independently.Light Theme
White background, dark text. Best for most brands. Professional appearance.
Dark Theme
Dark background, light text. Modern aesthetic. Reduces eye strain.
Color Settings
Customize the checkout color scheme for the current theme mode:
For each color setting, click the color swatch to open the color picker, or enter a hex code directly.
Ensure sufficient contrast between text and background colors for accessibility. WCAG recommends a contrast ratio of at least 4.5:1.
Border Radius
Control the roundness of UI elements with thecheckoutBorderRadius setting.
Live Preview
The preview panel shows your checkout page in real-time as you make changes.- Desktop view — Full-width checkout layout
- Mobile view — Phone-sized checkout layout
- Product selector — Preview with different products from your store
API Reference
Checkout settings are saved as part of the store’scheckoutSettings object:
checkoutSettings in the request body.
Store Information
Best Practices
Brand Consistency
Brand Consistency
- Use the Import from Website feature to automatically match your site’s colors
- Use the same logo as your main site
- Consistent color palette builds trust
Customize Both Themes
Customize Both Themes
- Many customers use dark mode — customize both light and dark themes
- Ensure your logo works on both light and dark backgrounds
- Test color contrast in both modes
Mobile Optimization
Mobile Optimization
- Use the mobile preview to check layout
- Ensure logos scale properly on small screens
- Verify touch targets are adequate
Accessibility
Accessibility
- Maintain sufficient color contrast (4.5:1 minimum)
- Readable font sizes
- Test with different color vision profiles
Reset to Default
To reset the current theme mode to default:- Click “Reset” in the Checkout Settings
- Default Waffo Pancake colors will be restored for the current mode (light or dark)
Checkout Language
The hosted checkout is multilingual and requires no merchant configuration:- Automatic detection — the checkout UI opens in the shopper’s browser language and falls back to English when the language isn’t supported yet.
- Shopper choice — shoppers can switch languages at any time via the selector in the checkout footer.
- Payment page follows — the PSP payment page opens in the language the shopper was using when they clicked Pay (22 payment-page languages supported).