Skip to main content
The frontend components configure cashier appearance, language, and payment method filtering through the order-creation paymentInfo parameter — the same configuration used by the hosted checkout:
  • Appearance theme paymentInfo.cashierAppearance
  • Language paymentInfo.cashierLanguage
  • Payment method filtering paymentInfo.payMethodType / payMethodName / payMethodCountry
For the full value ranges, format, and examples, see Checkout customization.