235 results matched your search criteria
Forum topic
OneSpan Sign
I'm getting some unexpected behavior with checkbox validation.
Forum topic
OneSpan Sign
Hello,
Forum topic
OneSpan Sign
Hi,
when we create the package or upload the new document, I got 'error.validation.unsupportedFileType' error? in which scenarios, this error will throw?
thanks,
Cindy
Forum topic
OneSpan Sign
Hi
We would like to know whether or not once a multi doc package has been created , is it possible to add a new document to an existing package already created ?
thanks
Mario
Forum topic
OneSpan Sign
Guys,
With the new FromFile aspect of things, is it possible to have 2 captures on one document? Can I have one fromfile capture and then one capture that is loaded from the handdrawn element?
Forum topic
OneSpan Sign
Hi, we are evaluating the REST API for our use case. Is there a way to know that original package has been modified? For say, some new document has been added to the same package. We need this to ensure package integrity.
Forum topic
OneSpan Sign
Hello Michael,
During the processing in an application a client noticed that below statement takes few seconds (5-10) to execute:
PackageId packageId = eslClient.createPackage(documentPackage);
Can you please let us know how much time this should ideally take?
Forum topic
OneSpan Sign
If we enable the Decline button on the Consent document and a signer selects that when receiving a new package will we be able to send them another package in the future?
Forum topic
Intelligent Adaptive Authentication
The sandbox documentation is available in an OpenAPI format. You can simply find it by going to the following URL: https://<tenant-id>.sdb.tid.onespan.cloud/v1/tid-api.json.
Forum topic
OneSpan Sign
Using the code below I only get 1 package back, but I can tell I should be getting multiple packages with multiple senders based on the date range. Can someone please tell me what I'm doing wrong? I don't see it? Thx