Added
C#/.NET Recipe
about 1 year ago by Jason Langkamer-Smith
We added a C#/.NET recipe for the /start endpoint. It demonstrates how to start a transaction with a signed payload using C#/.NET framework. The recipe includes details on how to set up the request, encode and sign the payload, post the request, verify the signature, and decode the payload.
😋 Gobble it up right here.
Other updates
- Updated the status event code list.
- The
firstNameandlastNameproperties of theOCRresponse object will no longer return a value ofN/A. Instead, a value ofnullis returned. - Corrected the documentation for
extendedIdandOCRobjects in theget-resultsresponse to includedocumentRecognized. - Hid preview documentation for Intellicheck Score (
intellicheckScore). This needs a little more time with our QA folks before it gets the Seal of Approval ðŸ¦. Stay tuned! - Added Postback Results page.
