Releases: gini/health-sdk-ios
Releases · gini/health-sdk-ios
1.3.0
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
1.2.0
-
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 thehealthSDK.checkIfDocumentIsPayable(docId: String)
to verify that payment data is available.
1.1.0
1.0.0
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.