Skip to content

Releases: Worldline-Global-Collect/connect-sdk-client-swift-example-swiftui

2.1.2

16 Apr 08:25
Compare
Choose a tag to compare

Updated:

  • Updated dependencies

2.1.1

12 Nov 09:23
Compare
Choose a tag to compare

Added:

  • Added a toggle to indicate whether the payment is in installments. This value will be taken into account when determining the availability of credit cards when making an IIN Details call.

2.1.0

23 Sep 11:58
Compare
Choose a tag to compare

Updated:

  • The example now uses SPM dependencies instead of Cocoapods dependencies.

2.0.0

19 Mar 10:57
Compare
Choose a tag to compare

This example is a rebranded and updated version of the example that was previously published under the Ingenico name. Next to renaming to Worldline, the example has been updated to be compatible with the rebranded and updated version of the Swift SDK. Previous versions and release notes of this example can be found here.

An overview of the changes:

Fixed:

  • Fixed text of hide / show encrypted field button on the EndScreen

Changed:

  • All instances of currencyCodeString have been replaced with currencyCode
  • All instances of countryCodeString have been replaced with countryCode
  • All instances of paymentProductField.displayHints have been replaced with paymentProductField.displayHints?