github Adyen/adyen-ios 5.10.0

latest release: 5.11.0
one month ago

New

  • For Drop-in with Sessions flow, the shopper can now remove their
    stored payment methods. To do so:

    • In the /sessions request, include showRemovePaymentMethodButton: true.
    • Set the StoredPaymentMethodsDelegate to session:
      dropInComponent.StoredPaymentMethodDelegate = self.session
      
  • 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.

Don't miss a new adyen-ios release

NewReleases is sending notifications on new releases.