100 results matched your search criteria
Forum topic
OneSpan Sign
I have a scenario in which multiple signers can be part of same role.
Like role1 has Signer1, Signer2, and Signer3
When this role1 is linked with Document1 to sign at mentioned location, only Signer1 is getting email to do.
Id it possible that all 3 signers in role1 gets email and anyone can do the
Forum topic
OneSpan Sign
Hi,
Is there any documentation on how to upload multiple documents using the ONESPAN SIGN API, currently trying to use POST /api/packages/{packageId}/documents, however second document doesn´t get uploaded.
Forum topic
OneSpan Sign
Hello,
I am working on an eSignLive integrtion through the SDK and I have the following requirement for multiple signers:
Given: a DocumentPackage for signing with eSignLive and 3 Signers.
Then:
1st&3rd Signers should "Click to Sign" (using provided in email link)
2nd Signer: should N
Forum topic
OneSpan Sign
Hello,
I'm looking into bulk signing. so .e.x.
Our Sales Department got 20 packages that were signed from customers.
They would like to sign all of them at once. Is that possible?
Thanks
Forum topic
OneSpan Sign
If I assign a reminder schedule to a package with multiple signers will all the reminder schedules be applied to all the signers in order?
Case:
reminderScheduleToCreate = ReminderScheduleBuilder.ForPackageWithId(packageId)
.WithDaysUntilFirstReminder(2)
.WithDaysBetweenRemind
Forum topic
OneSpan Sign
Hi,
Is it possible to have only one ceremony for two signers ? We want to redirect the users to the signing ceremony, but we would like both signers to sign in that same redirect url.
Forum topic
OneSpan Sign
I am using the Silanis.ESL API in C# and am having the following issue.
In a document with multiple signatures I would like to insert the date of the first signature (chronologically) at a specified location on the document.
Thank you!
Forum topic
OneSpan Sign
Hi,
Is there any feature in OneSpan (.NET SDK or manual download by owner), that lets the package owner download multiple signed docs from the same package as one single PDF?
Forum topic
OneSpan Sign
Hi,
I'm trying to set up a package where two signers are eligible to sign the same field, and one of them signing would be enough to complete it. Is there a way to accomplish this?
Thanks in advance!