Skip to content

Releases: Adyen/adyen-ios

Release 1.5.0

Choose a tag to compare

@adyen-git-manager adyen-git-manager released this 04 Aug 12:26
  • Added support for skipping the entry of the CVC for certain card payments.
  • Added support for paying with installments.
  • Added support for AVS.
  • Added the oneClickInfo property on stored payment methods to retrieve data such as the last four digits of the card number or PayPal email address.
  • Added a Custom Integration Example and an Objective-C Example.
  • Added an option to integrate a card scanning SDK with the Quick Integration UI.
  • Note: A stored payment method’s name used to return the last four digits of the card number, if available. Since the stored details are now available through the oneClickInfo property, the name property will return the actual name of the payment method.
  • Fixed an issue where the loader would no longer appear when using the Quick Integration UI.

Release 1.4.0

Choose a tag to compare

@adyen-git-manager adyen-git-manager released this 14 Jul 15:49
  • Added support for SEPA Direct Debit.
  • Added IBAN utilities to verify an IBAN.
  • Added card utilities to verify card numbers, expiry dates and detect card types.
  • Added support for customising the appearance of the Quick Integration UI.
  • Added support for pushing the Quick Integration UI inside your own UINavigationController.
  • Improved documentation and README.
  • Added localization for Dutch, German, French, Spanish, Portuguese, Italian and Swedish.
  • Added support for VoiceOver (Accessibility).
  • Restructured the project.
  • Added UI tests.
  • Fixed the disappearing disclosure indicator after cancelling iDEAL payment.

Release 1.3.1

Choose a tag to compare

@adyen-git-manager adyen-git-manager released this 29 Jun 15:11

Release 1.3.1

Release 1.3.0

Choose a tag to compare

@adyen-git-manager adyen-git-manager released this 28 Jun 14:34

Release 1.3.0

Release 1.2.0

Choose a tag to compare

@diegomarcon diegomarcon released this 02 Jun 14:09
Release 1.2.0

Release 1.1.1

Choose a tag to compare

@olutsenko olutsenko released this 12 May 15:24
Release 1.1.1

Release 1.1.0

Choose a tag to compare

@diegomarcon diegomarcon released this 11 May 16:05
Initial commit