1274 results matched your search criteria
Forum topic
OneSpan Sign
Hi Team,
We are creating a wrapper around OneSpan API and We have embedded the signing process through signer token wherein every signing we end up getting "OneSpan Consent Document".
Forum topic
OneSpan Sign
Hello!
I have a questions about your eSignLive product. Can be integrated externally using REST API?
Forum topic
OneSpan Sign
Hi,
As per my requirement, I need to provide 2 different capture tag for same person.
One for full signature and another for "Paraph sign" (Small sign which contains only initial)
Right now I am using below signature tag for one sign:
esl:signer1:capture:size(150,50)
is there any way to implement
Forum topic
OneSpan Sign
Hello Duo,
We are designing a multi step form for document signing process. My question is just as in onespan, whenever the signing is completed by all the recipient, there is the option of reviewing the documents as well as downloading it.
Forum topic
OneSpan Sign
Is there anyway to suppress the automatic email to signers on package creation? We would like to give our application user the option to sign now (we will retrieve signing URLs), or sign by email (appears to be sent automatically at package creation).
Forum topic
OneSpan Sign
Is it possible to send a form to a non-signer to populate the form before signing?
The idea is:
1) Create a package via Salesforce, Salesforce merges some info onto the document
Forum topic
OneSpan Sign
is there any api to get the status of the signing ceremony like whether the signer signed or not kind of web hook ?
Forum topic
OneSpan Sign
Guys,
I've spent a bit of time going through the features guide and I cannot find anything that will help show me how to upload a document that has no signing fields and is just an approval document only. This would be like the default consent form when you start to sign your package.
Forum topic
OneSpan Sign
Our customer wants to deploy an App in a tablet for having their patients signing a consent form authorizing some medical procedures. It would be an in-person signing scenario.
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