1918 results matched your search criteria
Forum topic
OneSpan Sign
Hi Team / Duo,
Greetings for the day.
Forum topic
OneSpan Sign
What would you recommend a good approach to checking eSignLive server availability before creating and/or sending packages.
Forum topic
OneSpan Sign
List field created in template doesn't work on mobile browser other than build-in on Android.
The list is just not 'tapable' - neither in 100% view, nor zoomed.
Test results:
- Chrome 55: fails
- Firefox 50: fails
- Opera 41: fails
- Internet (built-in): works
Forum topic
OneSpan Sign
Hey team,
I found the API call creating a package (or template ) on behalf of another user in your account in this documentation:
https://docs.esignlive.com/content/c_integrator_s_guide/rest_api/packages.htm#Create2
But there's no Java implementation. Any examples in Java SDK?
Thanks in advance!
Forum topic
OneSpan Cloud Authentication
The following is mentioned in the user guide
Forum topic
OneSpan Sign
Has anyone have a preference in which browser to use in preperation for OneSpan stopping support of IE in 11.39?
Forum topic
OneSpan Sign
Hello, I'm upgrading an application that user Java SDK to the REST API.
The application currently does in-person signing of 2 signers in an iFrame.
The design is to now allow the users a choice between in-person or remote signing.
Forum topic
OneSpan Sign
Hi team,
There's a guide named Field Values from your Feature Guides where I've found a function in SDK to get all field values in one shot:
eslClient.getFieldValues( packageId )
My question is, is there an endpoint URL for the same function in REST?
Forum topic
OneSpan Sign
I am successfully receiving events in Salesforce for transactions I created in the OSS portal but not for any packages I create via the SDK. Is there something I need to set when I create packages via APEX?
I noticed this comment in your blog series on Salesforce events:
Forum topic
OneSpan Sign
I am trying to accomplish the following. Please let me know which SDK classes to use:
- Get a list of all documents/templates uploaded onto a group's library (From all senders in the group).