5.10.0
New
-
For Drop-in with Sessions flow, the shopper can now remove their stored payment methods. To do so:
- In the
/sessionsrequest, includeshowRemovePaymentMethodButton: true. - Set the
StoredPaymentMethodsDelegatetosession:dropInComponent.storedPaymentMethodsDelegate = self.session
- In the
-
Support for the UPI Intent flow, where the shopper can choose a UPI app to pay through. They are redirected to and complete the payment on the selected app.
-
Support for the following locales:
bg-BG,ca-ES,et-EE,is-IS,lt-LT,lv-LV
Changed
- Delegated Authentication improvements.
Fixed
- For cards, when the shopper selects Cancel to exit the address input screen, the address fields no longer get reset.