339 results matched your search criteria
Forum topic
OneSpan Sign
I'm referencing the custom signing ceremony settings, in an attempt to customize the Thank You dialog content.
Forum topic
OneSpan Sign
Guys,
I am looking over this page on the package settings for when we need to have a SMART Note created.
https://docs.esignlive.com/content/c_integrator_s_guide/rest_api/package_settings_for_mortgages.htm
Here it says that we need to include the following two fields.
enote_data_section
enote_attr
Forum topic
OneSpan Sign
What is the recommended way to be able to rapidly develop and iterate on a series of forms we're using for application integration, then be able to deploy them to a production instance?
I tried the tool recommended by OneSpan's phone support at https://developer.esignlive.com/code-share/esignlive-c
Forum topic
OneSpan Sign
Hi,
We're investigating to moving to the new package/layout designer and had some questions.
In our sandbox environment the new designer displays a option to chat with eSignLive support. Is this normally shown on prod environments as well? Is there a back office change to remove this?
Forum topic
OneSpan Sign
Hi There,
I am using the example provided on this page : https://developer.esignlive.com/guides/quick-start/check-package-status-and-download-documents-java/
In this example, there's a line to check the Signing Status:
SigningStatus sentSigningStatus = eslClient.getSigningStatus( packageId, nul
Forum topic
OneSpan Sign
I can't seem to get the senderAuthenticationToken. I'm receiving a 415 error code, Unsupported Media Type.
Forum topic
OneSpan Sign
Hi, I'm looking at the event notifiers. https://docs.esignlive.com/content/c_integrator_s_guide/event_notifier/event_notifier.htm
How are these normally used in the case of ESL:MESSAGE:SUCCESS:PACKAGE_OPT_OUT and ESL:MESSAGE:ERROR:PACKAGE_OPT_OUT.
Forum topic
OneSpan Sign
I would like to make calls to restapi, and would also like to take advantage of the com.silanis.esl.api.model.* model objects available in the java sdk jar
our /api/sysinfo shows:
{
"schema": "16.10.4",
"version": "16.6.16",
"timestamp": "2017-12-12 23:32+0000"
}
This page has 2 versions
Forum topic
OneSpan Sign
Hello,
We want to customize the Tool Bar language for some of our signing ceremonies. I'm looking at this guide that highlights the Ceremony Layout Settings.
Forum topic
OneSpan Sign
Hello,
I have a template I created from the eSign dashboard. I'm trying to change the document's id through the update document PUT request.