<aside>
đĄ Scroll down to see the latest changes made to Web SDK v1
</aside>
This release is all about better localization đŖī¸
Right to left languages will now read the way they should đ
Arabic reading right-to-left
No additional setup is required to enable right-to-left â¨
Universal Checkout | Locales
The SDK now supports an additional Spanish dialect - Argentinian:
es-AR
<aside>
đĄ The locale can easily be set by passing the locale
checkout option when initialising the checkout. Take a look at the web SDKs README for more details.
</aside>
showUniversalCheckout
to return an instance of VaultManager
. showUniversalCheckout
now returns type UniversalCheckout
.