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-ios-example

1.10.2

07 Nov 14:28
Compare
Choose a tag to compare

Changed:

  • Updated latest supported SDK version in Podfile.

1.10.1

07 Nov 14:19
Compare
Choose a tag to compare

Added:

  • Logging of requests and responses was enabled for Debug builds of the example.

Removed:

  • Removed all view elements related to Arvato / Afterpay.
  • Removed kICArvatoIds from ICAppConstants.

1.10.0

03 May 12:26
Compare
Choose a tag to compare
  • Fixed:
    • Fixed an issue with the loading spinner not being displayed when executing a network call.
    • Fixed an issue where the product logo increased in size after IIN-details check and after error on card number field.

1.9.0

23 Nov 13:15
Compare
Choose a tag to compare
  • Changed:
    • Changed the input controls for the country code and currency code from pickers to text fields.

1.8.1

20 Jul 11:54
Compare
Choose a tag to compare
  • Fixed:
    • Use a different character set for cardholder name input trimming.

1.8.0

24 Jun 07:25
Compare
Choose a tag to compare
  • Added:
    • A button was added to the final screen that displays the Encrypted Customer Details, if generated, which can be used to test payments in the server to server Create Payment API.
    • An option was added to the start screen that allows pasting the response body of the server to server Create Client Session API.

1.7.1

03 May 14:30
Compare
Choose a tag to compare
  • Fixed:
    • Fixed an issue with UI elements not responding in iOS 14.

1.7.0

17 Nov 11:43
Compare
Choose a tag to compare
  • Added:
    • Added support for ICValidatorResidentIdNumber.
  • Fixed:
    • Fixed an issue where the Credit Card logo would show too big on the Payment Details screen.

1.6.5

19 May 07:54
Compare
Choose a tag to compare
  • Changed:
    • The logic on the Credit Card view that determines when to perform a request for IIN Details has been updated to notice changes in the first 8 characters of the provided Credit Card number.

1.6.4

28 Apr 08:45
Compare
Choose a tag to compare
  • Changed:
    • The lines that enable Request/Response logging for the Ingenico Connect SDK have been updated so that uncommenting them in ICAppDelegate will use the new ICNetworkingActvityLogger.