Skip to content

Releases: Worldline-Global-Collect/connect-sdk-client-android-example-java

2.0.2

12 Nov 11:44
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.

Updated:

  • Updated dependencies.

2.0.1

23 Sep 09:04
Compare
Choose a tag to compare

Added:

  • Added AliPay+ logo.
  • Added AliPay+ translations.

Updated:

  • Updated dependencies.
  • Updated Trustly logo to its latest version.

2.0.0

19 Mar 10:04
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 Android SDK. Previous versions and release notes of this example can be found here.

An overview of the changes:

Added:

  • Additional null checks for usages of PaymentProductField.getDisplayHints() because this property might be null.