Skip to content

Releases: gini/health-sdk-ios

1.3.0

18 Feb 16:33
Compare
Choose a tag to compare

Features:

  • Returns payment provider name in onBankSelectionButtonClicked tracking event.
    Fixes:
  • Fixes GiniHealth.fetchDataForReview() to retrieve the payment extractions from the Health API.
  • Fix the pay button state when the amount to pay was not extracted and the user entered the amount.
  • Fix bank cell selection style on iOS 12.

1.2.1

07 Feb 15:04
Compare
Choose a tag to compare
  • Uses Gini Health API Library 1.2.1

1.2.0

02 Feb 16:17
Compare
Choose a tag to compare
  • Updates to Gini Health API Library 1.2.0 which uses version 3 of the Gini Health API.

  • Add noPaymentDataExtracted exception, If the document extractions contain no payment data. You can use the healthSDK.checkIfDocumentIsPayable(docId: String) to verify that payment data is available.

1.1.0

11 Jan 12:22
Compare
Choose a tag to compare

Features:

  • Adds bank selection functionality.
  • Adds info bar to remind the user to check the pre-filled values.
  • Adds event tracking functionality.

Fixes:

  • Fixes amount field validation behavior.
  • Moves the Numpad Done button to the right side.

1.0.0

18 Nov 15:07
Compare
Choose a tag to compare

This SDK replaces the Gini Pay Business SDK which won't be developed further.

Migrating from the latest version of the Gini Health SDK entails only a few steps which you can find in this migration guide.