140 results matched your search criteria
Forum topic
OneSpan Sign
Hey,
I am looking to include SMS authentication for a signer by first creating an authentication object and then including it in the constructor for the Signer object.
Forum topic
OneSpan Sign
Hi,
I need to add third challenge question and answer to the Signer.
Forum topic
OneSpan Sign
Hi,
I have to ask Required Document from signer but Number of Required documnet is dynamic.
It depends upon agent to ask any number of document to signer.
I have created signer using SDK and want to add required doc dynamically based on number of documentes requested to Java code.
Thanks
Forum topic
OneSpan Sign
We have integrated with Onespan using REST API. Just wanted to check , If it is possible to add additional recipients in CC, not as signers, but as viewers only. E.g. make sure everyone listed as an additional recipient gets a copy of it when the transaction complete.
Forum topic
OneSpan Sign
I am trying to add documents to a package but unable to do so. I have tried two method:
Forum topic
OneSpan Sign
Hey,
I'm having trouble with the functionality behind saving/applying layouts in the integrated designer iframe.
Here is the flow of what is happening:
1. The REST API is used to creaete a package with one recipient that has role/id "test"
Forum topic
OneSpan Sign
Hi,
When opening a new Template in the designer view embedded in our app I've noticed some things with the Add Recipient form:
Forum topic
OneSpan Sign
Hey there,
I have a situation where I have an existing package and I'm trying to add a new document to it with text anchor fields.
The part to create the document is fine, but my issue is to add an extract anchor to it.
From what I've seen, the SDK offers the option to sdk.createDocuments(Str
Forum topic
OneSpan Sign
Hello,
I am confused how to add more than one files in a Package with different signers. Is it possible in eSign to add more than one files in a Package and get each file status from eSign.
Thanks
Forum topic
OneSpan Sign
Hi,
I'm trying to send an extra document to an existing package (with no document) using the REST API endpoint /api/packages/{packageId}/documents.
Doing so returns me a "406 Not Acceptable" error, which doesn't tell me much on what is wrong.