545 results matched your search criteria
Forum topic
OneSpan Sign
As discussed here there currently is no support for PDF check boxes or radio buttons when injecting values into a fillable PDF through your REST API (I am unsure about your SDK).
Forum topic
OneSpan Sign
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our signature use cases.
During our signature request, we need user to input their tax number, for that we are passing following expression which works fine:
{{*esl_TaxNumber:Signer1:textfield:value("")}}
But, w
Forum topic
OneSpan Sign
I am using the APEX SDK to create a package, add a document and signers and then send. I receive an email to sign the document and it works great.
Forum topic
OneSpan Sign
Hi,
I have a requirement to set the package expiry date during creation of the package itself.
The problem is I cannot identify the suitable Json field where the expiry date can be set so that Onespan can automatically take the necessary actions on it.
The java sdk has the solution.
Forum topic
OneSpan Sign
Hello All,
I want to implement OneSpan API in PHP website. Flow is simple. One user uploads the pdf document and another user will sign that document. I am not able to find any concrete SDK on github as well as on Forum.
Forum topic
OneSpan Sign
We are an on prem installation running version 7.2. We have integrated with OneSpan using the .Net SDK. My question is there a maximum number of documents that we can upload/include in a single signing package? Are there limits on the total size of these files or is th
Forum topic
OneSpan Sign
Hello,
I am working on an eSignLive integrtion through the SDK and I have the following requirement for multiple signers:
Given: a DocumentPackage for signing with eSignLive and 3 Signers.
Then:
1st&3rd Signers should "Click to Sign" (using provided in email link)
2nd Signer: should N
Forum topic
OneSpan Sign
Hi
I noticed there is a method in iOS mobile sdk, allows to sign with session token.
I am wondering if it is possible to use our server API to get that session token from eSignLive server and pass it down to mobile apps?
I know this sounds weird b/c we should have one session token per session (be
Forum topic
OneSpan Sign
From the eSignLive UI there is an email button with the words "Remind" underneath. When clicked it sends an email reminder to all signers that have yet to sign.