OneSpan Introduces DigipassONE, Bringing a Unified Platform Approach to Authentication Modernization
A new authentication platform helps financial institutions support diverse customer authentication preferences while modernizing at their own pace Learn More
551 results matched your search criteria
Forum topic
OneSpan Sign
Is there a way to use Silanis SDK to validate the signer's email address prior to actually creating the package? The email validation of the SDK during package creation seems stricter than usual email RegEx validations, and recognizes only a set of valid top-level domains.
Forum topic
OneSpan Sign
Hi,
We are currently facing issues where we did not receive the confirmation (PackageId) from eSign with didSynchronizeTransaction.
So, is there a way to retrieve PackageId with a given temporaryId from iOS SDK?
Forum topic
OneSpan Sign
Hi,
I am wanting to add some extra fields to the evidence summary PDF that can be viewed after a signing session is complete.
Forum topic
OneSpan Sign
Hello,
I could not find esl-sdk-external-signer-verification jar in the maven repository. Please help.
Forum topic
OneSpan Sign
Hi Team,
I am new to OneSpan and start working on the Apex SDK. I have gone through the SDK documentation but I am not able to find out how we can attach the signed document to the record or package can be assigned to the Parent record.
Forum topic
OneSpan Sign
We are in process of changing OneSpan SDK to OneSpan REST and have different operations like AddDocument, PackageCreateAndSend, UpdateDocument etc.
Can we get some good document or any references that helps our development?
Forum topic
OneSpan Sign
eSginLive,
I'm getting an object reference error when executing EslClient.ReportService.DownloadCompletionReport() for certain dates.
The last couple of days I’ve received the following exception using the eSignLive api:
Silanis.ESL.SDK.EslException: Could not download the completion report.
Forum topic
OneSpan Sign
I am trying to create one span transaction with package using Apex SDK. But I am receiving this error. I have a placeholder role as "Placeholder1" which I am replacing with a signer in the transaction.
Forum topic
OneSpan Sign
We noticed this morning that when a packageID contains _x something in the Apex SDK is removing it from the string. We are passing in:
Forum topic
OneSpan Sign
Hi,
How can i use SDK to set multiple signature block on the same document for a single signer and the values to be passed dynamically.
I have a list of coordinates which specify the position and size of my signature block for a single signer on a single document.