Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.y.uno/llms.txt

Use this file to discover all available pages before exploring further.

Yuno’s Web SDK v1.3 has been released. Please check the updates below.

Web SDK v1.3

”More options” dropdown

When a customer has an enrolled payment method, it’s shown prominently in the interface. Other payment methods available are grouped under a “More options” dropdown. This applies to Lite Web SDK.

onPaymentMethodSelect

Our documentation clarifies that onPaymentMethodSelected is triggered when a customer chooses APMs such as PayPal, Google Pay, or Apple Pay, before the payment flow begins. Ensure onPaymentMethodSelected is defined in startCheckout before mounting.

General fixes

  • Added support for multiple Asian and European languages: German, Dutch, Swedish, French, Italian, Japanese, Korean
  • General bug fixes
  • Enhancements to styling and branding

Documentation affected