Updates for August, 2025

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