...
The diagram below shows the interaction between your app and the SDK:
Drawio | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
GiniCaptureResultsDelegate.giniCaptureAnalysisDidFinishWith(result: AnalysisResult)
A document was analyzed and the extractions are available in the properties of the
AnalysisResult
object.GiniCaptureResultsDelegate.giniCaptureDidCancelAnalysis()
The user has canceled Gini Capture SDK.
GiniCaptureResultsDelegate.giniCaptureDidEnterManually()
The document analysis finished with no results or /an error and the user clicked the Enter manually button on either the No Results Screen or the Error Screen. You To enable manual entry of payment information, you should close the Gini Capture SDK and , allowing your app will proceed with allowing your user to enter the payment information manuallyto prompt users for manual input.