1310 results matched your search criteria
Forum topic
OneSpan Sign
I need to disable the option to not send the mail to sign when I create the package from the java sdk, help please.
My version of sdk is 11.33
Forum topic
OneSpan Sign
Hi
I am unable to hide the confirm button.
The button is disabled, but I cannot hide it.
package id on sandbox is
VAV3tvWNJYyaz3FNxTta4q3IuXI=
See the attached screenshot
Regards
Mario
Forum topic
OneSpan Sign
Hi
For the package id 3W4u7y3fgdBUMmSE0ZciFWdUzNo= , the disableDownloadForUncompletedPackage was set to false
however I cannot see the download button during the signing ceremony
Please see the attached screenshot.
Thanks
mario
Forum topic
OneSpan Sign
Hi
Can you please give me a link to the object docs
It used to be at the link below
https://docs.e-signlive.com/10.0/schema/index.html#package
Regards
Mario
Forum topic
OneSpan Sign
Hi,
Does eSignLive have any feature to support delegation of signer during vacation period i.e. When I create a package I specify Signer 1 and also a delegated Signer 2 for a specified time period
Forum topic
OneSpan Sign
Is it possible to get all the signers url for signing Doc in the same response during the package creation with document binaries and signers detail using REST API.
if yes , Please provide the demo code.
Forum topic
OneSpan Sign
I am successfully getting my callback, and am then returning a 200. However with every package I complete I am still getting an email saying that the callback failed. Any idea why this would be?
Forum topic
OneSpan Sign
Guys,
I've created a package where we create a Smart Note. The Notary is able to see this document even though it isn't in the document visibility for the Notary. Any idea on how to force this to happen?
Forum topic
OneSpan Sign
Unless I missed something, the notary assigned to a package thru the Java SDK does not get an email notification. Is there a way to have the system send an email to the notary with the login link as is done for other signers?
Forum topic
OneSpan Sign
PackageId packageId = client.createPackage(superDuperPackage3);
This works on Windows but when I run it on a MAC I get an EslException with a getLocalizedMessage() of "Could not create a new package"
I am running it on macOS High Sierra (version 10.13.1)