65 results matched your search criteria
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 Identity Verification
There is any specification about the fields that came on the response body of this service?
At the documentation, we only can see an example, but we need to know, at least, the fixed fields in order to do some mapping from the information that is extracted from the document validation.
Forum topic
OneSpan Sign
In our web application we are using an iframe for rendering e-signlive contents for document signing. We chose iframe as part of the solution in order to keep the user within our application.
Forum topic
OneSpan Sign
Hello, I need some tips to get me started with an upgrading to SDK 11.41 from a very old version. I was not involved in the original implementation, and I am lacking knowledge of what the platform provides.
Forum topic
OneSpan Sign
Currently when using a text anchor to place a field or signature block, we can specify the occurrence index (i.e. 0 = use the first occurrence of the specified text. 1 = use the second occurrence of the specified text..
Forum topic
OneSpan Sign
Hello,
I would like to get the Evidence Summary of a completed transaction in Java.
Forum topic
OneSpan Sign
Hello Team,
I have two topics I wanted to dicuss in order to test the Dynamics connector and one use case,
Forum topic
OneSpan Sign
Hello,
I have a client who is wanting to confirm whether the below is supported:
1. When using the standard eSignLive buttons from a standard Salesforce object such as Contacts, I would like the attachment of the record to automatically appear as an attachment of the package to be sent.
Forum topic
OneSpan Sign
In order to access Rest API for documents retrieval, i have to provide "Authorization: Basic api_key". How do i get Basic api_key?