1383 results matched your search criteria
Forum topic
OneSpan Sign
So the documentation on the site doesn't really help with this issue.
I'm in the process of creating the JSON object used for the package and was wondering if anyone knows what the bare minimum fields are that are required for creating and sending a new package up?
Forum topic
OneSpan Sign
Hey team,
I found the API call creating a package (or template ) on behalf of another user in your account in this documentation:
https://docs.esignlive.com/content/c_integrator_s_guide/rest_api/packages.htm#Create2
But there's no Java implementation. Any examples in Java SDK?
Thanks in advance!
Forum topic
OneSpan Sign
Hi,
would you please share the code sample how to get JavaScript event notification without iFrame? i only can download the code with iFrame from https://community.onespan.com/documentation/onespan-sign/codeshare/esignlive-event-notifier
thanks,
Forum topic
OneSpan Sign
There is a customer who is currently troubleshooting a new button for a client of theirs that uses Silanis. The button initiates a new ESL document and is supposed to prepopulate some label and field values from Salesforce, but all the fields are coming in as blank.
Forum topic
OneSpan Sign
Hi , i am trying to create a package using the rest API with sandbox url : https://sandbox.esignlive.com/api/packages.
Forum topic
OneSpan Sign
Hi Team
I would like to sign all the documents on behalf of sender and multiple signer using a package id.
Forum topic
OneSpan Sign
Hi,
When 'eslClient.getPackageService().getPackage({packageID}).getSigners()' is used, it gives a list of all signers including the sender as one of the signers.
Forum topic
OneSpan Sign
Hello,
I am creating package. After that I am writing data in that PDF via fields extraction. And downloading that PDF that is written. It was working perfect till now.
But suddenly today, The PDF is getting blank that is 0 size.
Forum topic
OneSpan Sign
Hello,
I have already a template with 2 placeholders called Signer1 and Signer2.
When creating a document packge from the template, how I can update these placeholders to add the email address and first and last name for the signers.
Do you have such an example?
Forum topic
OneSpan Sign
Hi,We currently already have an integration with OneSpan eSign where we have implemented the designer iframe into our website.We require a feature where we can draw lines into the document, in order to "cross out" clauses that already exist in the uploaded PDFs.