Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Releases: Ingenico-ePayments/connect-sdk-client-swift

2.2.1

15 Jun 08:57
Compare
Choose a tag to compare
  • Fixed:
    • Fixed a bug where the display hints of accounts-on-file were not read in from the JSON response.
    • Fixed a bug in Session.preparePaymentRequestJSON that resulted in an invalidly formatted prepared request.
    • Fixed a bug in encryption that led to non-decryptable output.

2.2.0

11 Apr 14:06
Compare
Choose a tag to compare
  • Added:
    • A validator for IBAN fields has been added to the SDK.
    • Added logo and translations for Postfinance Card (3201) and Postfinance e-finance (3202).
  • Changed:
    • C2SCommunicationConfiguration now should be initialised with the client-api- and asset-base-url that are retrieved from the create client session call, provided in the server to server SDK.
    • Changed the translations for payment product 402 from 'eCard Poland' to 'e-Przelewy'.
  • Deprecated:
    • All constructors and methods requiring a Region and/or EnvironmentType as parameter have been deprecated. Use the similar constructor/method that take a client-api- and/or asset-base-url instead.
    • Region is no longer used.
    • EnvironmentType is no longer used.
  • Removed:
    • Removed the icons and translations for payment product CashU (845).

2.1.0

05 Apr 14:24
Compare
Choose a tag to compare
  • Added:
    • Added logo and translations for ACH (730).
    • Added localities for Slovak, Croatian, German for Belgium and Italian for Switzerland.
  • Fixed:
    • The country translation keys use the country code again instead of the country name.

2.0.0

17 Mar 13:58
Compare
Choose a tag to compare
  • Added
    • A TermsAndConditions validator has been added.
    • Added logo and translations for MIR (164).
  • Changed:
    • The Swift SDK has been upgraded to Swift 3.2. To use the latest version of the SDK, make sure you are using at least version 9.0 of Xcode.

1.6.0

15 Jan 08:29
Compare
Choose a tag to compare
  • Changed:

    • Changed the name and logo of payment product Sofort Überweisung (id 836) to Sofort.
  • Note:

    • This version will be the last version using Swift 3.0 and has not been made available on Cocoapods. The next version will use Swift 3.2 and will be made available on Cocoapods again.

1.5.0

18 Dec 13:24
Compare
Choose a tag to compare
  • Added:
    • Added support for the new getCustomerDetails call.
    • Added boolString and dateString to enum FieldType.
    • Added boolType and dateType to enum FormElementType.
    • Added dateKeyboard to enum PreferredInputType.
  • Deprecated:
    • Deprecated the displayName field of the ICValueMap class. In order to retrieve the displayName now, use the getDisplayElements method and retrieve the KeyValuePair item where the key is "displayName".

1.4.0

24 Nov 12:23
Compare
Choose a tag to compare
  • Added
    • Added getThirdPartyStatus call.
  • Changed
    • Made email validation more strict. For instance, each domain must now have a TLD.

1.3.0

15 Sep 12:57
Compare
Choose a tag to compare
  • Added:
    • Added an icon and translations for the Hiper payment product.

1.2.0

06 Sep 15:48
Compare
Choose a tag to compare
  • Added:
    • Added an icon and translations for the UATP payment product.
  • Removed:
    • Removed the icon and translations for the Visa Delta payment product.

1.1.0

28 Jul 11:12
Compare
Choose a tag to compare
  • Added:
    • Added support for extra regions AMS and PAR.
  • Changed:
    • Updated endpoint URLs