311 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I want to show 2 documents of my package together at a time during signing ceremony. Typically, I see that as soon as one document's signing ceremony completes, another document arrives.
Forum topic
OneSpan Sign
Hello,
We are new to onespan. We have integrated our salesforce application with onespan using APEX SDK for our signature use cases.
Forum topic
OneSpan Identity Verification
Hi I have a question about the Get Evidence API, a dev has asked about how the pdf is assembled as the example response in the documentation shows a series of values such as below:
"TWFuIGlzIGRpc3Rpbmd1aXNoZWQsIG5vdCBvbmx5IGJ5IGhpcyByZWFzb24sIGJ1dCBieSB0aG"
Forum topic
OneSpan Sign
Hi,
I have a requirement where I need to assign Signer details to a specific placeholder in a layout.
Forum topic
OneSpan Sign
Currently on an older version of Silanis/OneSpan for an Oracle based Financial System, and thinking about making a move to a different digital signature solution. One of the challenge I see is validating documents and requests that were signed with the existing OneSpan/Digital Signature solution..
Forum topic
OneSpan Sign
Hi,
I have a requirement where I need to get the signing URL like shown here http://docs.esignlive.com/content/c_integrator_s_guide/rest_api/signing_url.htm
I able to successfully get the signing URL, this URL will then be embedded in another system for use.
As a result, I need to stop the eSL emai
Forum topic
OneSpan Sign
We are moving over to New Signer Experience. We are using Java SDK to add validation to fields like this:
.withValidation(FieldValidatorBuilder.regex("^\\d{2}/\\d{4}$").required().withErrorMessage("Please enter a valid retirement date (MM/YYYY)"))
Forum topic
OneSpan Sign
Hi OneSpan Support Team
We're looking to enable 2-way SSL between our application and OneSpan using the Java SDK. Can you please provide some guidance on: