140 results matched your search criteria
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
Hello,
We are getting exception when we try to add signers to package with same email. We are receiving message - 'The email is already in use for package'. So, is there a way we can add signers with same email to the package?
Thanks,
Sushma
Forum topic
OneSpan Sign
Hi ,
I have to update existing signer of a package.
Signer is already created now I have to add required documents for signer.
how to update Signer.
Forum topic
OneSpan Sign
Hello,
I am uploading PDF via REST API PHP, along with signer users.
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
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.
Forum topic
OneSpan Sign
I've noticed in the UI I am able to add tooltips to my radio buttons. I am wondering if this is a possible in the api as well ie
Forum topic
OneSpan Sign
Hello,
I am working in integrating your esignlive API in PHP. I have got the form and code working. What I'm trying to do next is to add multiple signers on a form.
Forum topic
OneSpan Sign
Might be a dumb question - are email addresses required for signers?
Can you add a signer without an email address to an in-person ceremony?
Thanks. -- Bryan
Forum topic
OneSpan Sign
I'm interested in modifying a signer's challenges on an existing package that hasn't been sent. In some cases this means adding a challenge for the first time. In other cases this means first removing existing challenges. Here's some code I tried.