Skip to content

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

2.0.4

23 Apr 11:49
Compare
Choose a tag to compare

Added:

  • Added a comment regarding this example only supporting currencies with two decimal places for GooglePay

Fixed:

  • Fixed an issue where GooglePay displayed the wrong amount
  • Fixed an issue where loading indicator remained on the screen after cancelling GooglePay

2.0.3

16 Apr 07:55
Compare
Choose a tag to compare

Updated:

  • Updated dependencies
  • Updated AGP to 8.9.1
  • Improved UI for edge-to-edge support

Removed:

  • Removed Kotlin Gradle Plugin dependency, because it was not used

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.