547 results matched your search criteria
Forum topic
OneSpan Sign
I am trying to use ceremony settings in salesforce to customize various options, but they do not seem to render.
Please help me understand what i am missing. I could not find appropriate documentation for each node.
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
We have developed an API service wrapper for OneSpan Sign, using .NET framework 4.7.2. This service is currently deployed within an Azure Service App. We are investigating the possibility of moving this service to a container and running it within a Kubernetes cluster (likely AKS in Azure).
Forum topic
OneSpan Sign
A client is receiving an error, they are trying to add a second signer to a package. This second signer will always be the same individual and will be signing after the first signer has signed.
Forum topic
OneSpan Sign
Hello,
I'm wondering if it is possible to associate fields with signers using the Java SDK? My use case is that in addition to a signature, users need to be able to fill in additional information in a textbox.
Forum topic
OneSpan Sign
I have a client who is calling the ReportService method of the SDK However, for a specific date, he is getting the below error:
Code snippet as below:
Console.WriteLine("Calling for Completed "); //between 14/3/2016 - 15/3/2016
report = eslClient.ReportService.DownloadCompletion
Forum topic
OneSpan Sign
hello there,
I set up sandbox.esignlive.com with salesforce sandbox.
Using Apex sdk I am able to create package and sign it, but when other users from salesforce try to use apex sdk code they can create package in esignlive but they cant sign it.
Forum topic
OneSpan Sign
The following code does not return the specific error message.
Forum topic
OneSpan Sign
I was looking through the sample created using Android SDK. It did not seem to have an option to create a transaction using a template. Has this future been implemented? If not, are there any plans to implement it?
Forum topic
OneSpan Sign
Hi,
As I understand, the recommended route to use Android Mobile SDK is to use via the Android IDE.
We have an environment where we are using Eclipse as our IDE.