3702 results matched your search criteria
Forum topic
OneSpan Sign
Would it be possible to share OneSpan sample code for the Bulk Invite Sender Tool – Java?
Forum topic
OneSpan Sign
There is a disclaimer at the base of the silanis E-Sign emails. Is there a good way to remove that via a flag in the API?
Attached is an image.
Thanks!
Forum topic
OneSpan Sign
We have up to 5 signers after the first signer the next 2 could be sign following the first signature.
If I assign two signer to .SingingOrder(2) will both those emails go out following the completion of the first signature?
Forum topic
OneSpan Sign
Hi
I am trying to use REST Web service for Integration using Java. So i have pulled the "CreateAndSendPackageREST.java" from Developer Blog and updated the .PDF file location
and executed the program. It has given the below SSL Error.
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
Is there a limit on the number of questions that can be presented for validation. The code examples use two Q&As and the UI has a limit of two. Does the API have the same limit?
Forum topic
OneSpan Sign
Where can I find a list of all available json properties(key/values) for package submission?
Thanks.
Forum topic
OneSpan Sign
I am making good progress on my project I am now at a point were I want to have my app download the document after the signing is complete.
To do this I would like to set up a call back event on PACKAGE_COMPLETE
My dev environment is local 127.0.0.1 with a local host name How can I test the call
Forum topic
OneSpan Sign
Does OneSpan eSign support SAML-based authentication for Senders through 3rd party providers