9 July 2025
Checkout
Enhancement
CustomizationSDK
You can now customize your checkout experiences with the following new customization variables, giving you greater flexibility with your styling:
  • --button-outline: customize the border/outline color of the primary button.
  • --button-hover: set the background color of the primary button when hovered.
  • --spinner: customize the color of the loading spinner.
These variables can be configured using the styles property when initializing Checkout with either the checkoutFlow or paymentFlow methods.