3700 results matched your search criteria
Forum topic
OneSpan Sign
Hi
Is it possible to have multiple signers for one field.
If any one of the signers , signs the field then the other signer is not asked to sign that field
thanks
mario'
Forum topic
OneSpan Sign
From the UI perspective, it feels like "opting out", and "declining" are the same thing.
Can you please explain what is occurring behind the scenes in the application that makes these buttons different? Otherwise, we are inclined to disable one of the buttons. Thanks
Forum topic
OneSpan Sign
Apart from the feature guides, where can I find the complete documentation for all the REST API features available?
In some cases, I found different examples, and the URI was different.
Forum topic
OneSpan Sign
Team,
We have a requirement to customize guest signing room.
Is there a way to customize the Silanis guest signing room that pops up when a notified signer clicks on link provided in email ?
Customization like:
Displaying a custom message instead of the package name on login page.
Displaying a cust
Forum topic
OneSpan Sign
Hi
In the callback setup example prorgram
My callback URL is given in the following variable
private static final String URL = "http://my.url.com";
Can I add a port number to this URL?
Will the URL below be a acceptable to Silanis for a callback.
Forum topic
OneSpan Sign
Hi Team,
We are using rest API to communicate with esign live . when we create and send document we are using the below url .
https://sandbox.e-signlive.com/api/packages
Once we send the request I am able to see the package in drafts folder .
Forum topic
OneSpan Sign
Is it possible to use Field Injection and Signature Position Extraction together in the same package?
Forum topic
OneSpan Sign
Hi, does the URL given by https://sandbox.esignlive.com/api/packages/{id}/roles/{id}/signingUrl expire? If so, is it configurable?
Thanks, Jimmy
Forum topic
OneSpan Sign
At my work place, we are trying to get a Sender Authentication token for a package using the below information
/api/authenticationTokens/sender
Authorization and Accept Headers are included.
In Body, in the request payload, inlcuded packageId in JSON.
Getting below error
{
"code": 404,
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.