update_checkout_branding_settings
Update checkout branding settings to apply custom colors, fonts, border radius, and favicon, ensuring the checkout matches your store's visual identity.
Instructions
Update checkout branding settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| textColor | No | Text color (hex code) | |
| faviconUrl | No | URL to favicon image | |
| fontFamily | No | Font family name | |
| accentColor | No | Accent color for buttons/links (hex code) | |
| borderRadius | No | Border radius for controls | |
| primaryColor | No | Primary brand color (hex code) | |
| secondaryColor | No | Secondary brand color (hex code) | |
| backgroundColor | No | Background color (hex code) |