github Adyen/adyen-android 5.5.0

13 days ago

New

  • 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.
  • The new iDEAL payment flow where the shopper is redirected to the iDEAL payment page to select their bank and authorize the payment.

Improved

  • Drop-in navigation:

    • Added the top navigation bar.
    • Disabled the dragging gesture that caused Drop-in to be dismissed.
    • When the shopper navigates back from an additional action screen (for example Await), Drop-in is dismissed.
  • Autofill support for the following:

    • For gift cards, the gift card number and PIN fields.
    • For UPI Virtual Payments, the address field.
    • For payment methods that use them, the address input fields.

Changed

Deprecated

We recommend that you remove the following from your integration.

  • For IdealComponent:
    • isConfirmationRequired()
    • submit()
  • For iDEAL configuration:
    • setViewType()
    • setHideIssuerLogos()
    • setSubmitButtonVisible()

Don't miss a new adyen-android release

NewReleases is sending notifications on new releases.