Skip to content

Releases: getyoti/yoti-python-sdk-sandbox

v1.3.0

16 Nov 16:29
5df3edf

Choose a tag to compare

Doc Scan

Added

  • Supplementary document support
  • Support for setting in session feedback

v1.2.0

21 Oct 12:26
1681efa

Choose a tag to compare

Doc Scan

Added

  • Document ID photo support
  • ID document comparison support

Fixed

  • Document fields are not included in JSON when not set

v1.1.1

18 Jun 15:49
b85a60e

Choose a tag to compare

Fixed

Set pytest version to >=4.6.0 to prevent clashes with upstream dependencies requiring pytest >= 4.6.0

v1.1.0

04 Jun 14:20
7641faf

Choose a tag to compare

Added

  • yoti_python_sandbox.doc_scan module
    • Contains DocScanSandboxClient which can be used for setting the response configuration for a session or application
    • Supporting models for helping to build the response configuration payload

See examples folder for code snippet examples (Web Driver demo to follow)

v1.0.1

17 Apr 16:20
5dfad7f

Choose a tag to compare

Fixed

  • TypeError was being raised instead of SandboxException when a non 200 status code was returned from Yoti Profile Sandbox

v1.0.0

30 Mar 09:10
6b8466d

Choose a tag to compare

Added