1312 results matched your search criteria
Forum topic
OneSpan Sign
Hello all, we require to add preview functionality to our system before sending a document to signers. I couldn't see an API for this. Does Onespan provide a preview URL?
Forum topic
OneSpan Sign
We are implementing Conditional fields. I am starting by trying to get our existing text tag to use the fieldName. From the documentation, I see this syntax {{esl_SignerAutograph:signer1:Signature}} .
Forum topic
OneSpan Sign
Hello Silanis team-
Today I have two scenarios for you that stump us.
We need an option to abort the "click-to-sign" process.
Forum topic
OneSpan Sign
Hello
Looking at the iOS SDK code, i modified the obvious parameters to run the sample application.
Forum topic
OneSpan Sign
Using REST API to create the package along with the documents and return a response package id. After that, we initiate a REST API signerAuthenticationToken passing packageId and email address of the signer which then redirect to an iframe to begin the signing ceremony.
Forum topic
OneSpan Sign
Using Apex SDK i am trying to create package with pdf file/document and send it to esignlive server
After this I am trying to do something
.....
request.setEndpoint('https://sandbox.esignlive.com/api/packages/' + pkgID + '/documents/signed_documents');
To sign the document.
Problem is that pdf
Forum topic
OneSpan Sign
When accessing a session URL, I can see that eSignLive returns a few 302s and the browser does some redirects. For whatever reason, Chrome cancels one of these redirects when it's in an iFrame (https://sandbox.e-signlive.com/packages/{packageId}/sign).
Forum topic
OneSpan Sign
Is there an API endpoint that allows API clients to delete set of fields in one API call?
Forum topic
OneSpan Sign
I receive eSignLive Callback failed emails sparingly, even though I receive the callback successfully.
Forum topic
OneSpan Sign
If the 'Signing completed' or email.complete is scraped for the Download link - it doesn't directly download the package. Instead, it opens the OneSpan link which has a Download button when clicked downloads the package.