Releases: Worldline-Global-Collect/connect-sdk-client-swift-example-swiftui
Releases · Worldline-Global-Collect/connect-sdk-client-swift-example-swiftui
2.1.2
2.1.1
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
Updated:
- The example now uses SPM dependencies instead of Cocoapods dependencies.
2.0.0
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 withcurrencyCode
- All instances of
countryCodeString
have been replaced withcountryCode
- All instances of
paymentProductField.displayHints
have been replaced withpaymentProductField.displayHints?