351 results matched your search criteria
Forum topic
OneSpan Sign
Hi, I'm trying to follow the example https://developer.esignlive.com/guides/quick-start/creating-and-sending-a-package-rest/ however there seems to be conflicting information between the required fields listed there and the ones listed on the YAML.
Forum topic
OneSpan Sign
We have everything working great with Laserfiche Forms, where after the signatures are completed, OneSpan knows to assign a certain metadata field to the specified document to indicate to the corresponding workflow that processing can continue. We have no issues on that end.
Forum topic
OneSpan Sign
I know how to retrieve the evidence pdf with the below code:
byte[] evidenceContent = eslClient.downloadEvidenceSummary(packageId);
Files.saveTo(evidenceContent, "evidence.pdf");
Forum topic
OneSpan Sign
Hello,
Is there a way to remove the document navigation arrows?
See attachment
Thanks
Forum topic
OneSpan Sign
Is there a way that once I convert a lead into contact that the packages stayed attached to the contact
Forum topic
OneSpan Sign
Trying to upload 13 senders but get the attached error, why?
Forum topic
OneSpan Sign
Hi,
A quick question, is it possible to customize the Confirmation Popup text (See attached screenshot) ?
thanks !
Forum topic
OneSpan Sign
Hi ,
How can i disable the sandbox logo in signed pdf documents for your reference attaching screenshot.
Forum topic
OneSpan Sign
Cannot scroll down during signing ceremony on iPad when using iframe. Please see attached.
Forum topic
OneSpan Sign
When running sample app on simulator, it is working properly, but I'm getting the attached errors when creating ipa