1307 results matched your search criteria
Forum topic
OneSpan Sign
Hi there.
What I'm trying to do is specify the sender of a package to be [email protected]. Our main account owner is [email protected]. No matter how I update my JSON, the package sender is still [email protected].
Here is my pertinent JSON package
Forum topic
OneSpan Sign
Please find following requirement
condition-1: We have three signers, need to be signed.
condition-2: if signer one and signer two had signed and signer three not yet signed, if the package going to be expired in one day then we need to extend it.
This applies to all the packages which will meet t
Forum topic
OneSpan Sign
Hi,
I have created a package in Onespan, during which an email gets generated. But now, I want to send a reminder notification email to signers of this existing package, with a link to the onespan docs. How can I do this in Java?
Forum topic
OneSpan Sign
Hi,
We're working on a workflow that would require our users to upload attachments as part of the signing ceremony (to validate their identity when signing in-person).
Forum topic
OneSpan Sign
Hello,
We have a scenario where we load one package after other. While doing this, the signature captured in package 1 is being applied in the package 2. Can I know why it is happening so?
Sample packages:
package1 : rh10fIWXhqHYGr57RPJRHv62qoQ=
package2 : 92C5fjhfr2GVDMz3AmY7YQRABQQ=
Forum topic
OneSpan Sign
Hi all. Help with the following really appreciated.
Below code produces exception: "code":500,"name":"Unhandled Server Error". This exception occurs when uploading PDF with form inputs. Flat PDF (no form inputs) works fine.
Forum topic
OneSpan Sign
Hi,
i am trying to integrate our web application with e-signature and display the "package view" for sender in iframe.
What i CAN do and what is working is to obtain a session and build a package view for sender:
private String getRedirectToPackageViewForSender(EslClient eslClient, Authenticatio
Forum topic
OneSpan Sign
I am trying to create the package only with documents and I will need to update it later adding the signers, the signature tag is already created in one of the documents, that is why I am using EnableExtraction. I get an error:
Forum topic
OneSpan Sign
Hi,
I have looked at the REST API documentation (http://docs.e-signlive.com/mc/content/c_esignlive_integrator_s_guide/rest_api/packages.htm#) but it doesn't seem to have a REST API to retrieve a package from eSignLive say based on the package id
Can you please confirm on this and suggest alternate
Forum topic
OneSpan Sign
Hi,
I've read through the rest api documentation at (http://docs.e-signlive.com/mc/content/c_esignlive_integrator_s_guide/rest_api/packages.htm) and am interested in finding out if there is a sample code available for invoking the "Create a new document package along with document binaries" API.
A