1388 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I am trying to create a document with editable field which user will fill it out. But I cant find how to do it.
Forum topic
OneSpan Sign
Hello,
I'm trying to understand the difference between CreatePackage and CreatePackageOneStep in the .Net SDK.
Forum topic
OneSpan Sign
I require some help regarding some functionality:
1. How can we configure sent on behalf functionality in One Span in sandbox. Like from One Span Admin UI is it possible? If yes, can you tell me the detailed steps.
Forum topic
OneSpan Sign
Hello,
We are using Impersonate Signing process with eSignLive for one of our client, now client needs to use both Impersonate and Remote Signing (use anyone of for a particular transaction) for same Account.
Forum topic
OneSpan Sign
Hello, I tray to get more information about the authentication methid SMS, par example to know the max length for the phone number, the international format number, but i do not find anything more clear than that. Can you help me please.
Forum topic
OneSpan Sign
Question asked by a customer:
Does ESL Print Driver work with a Web Proxy? We use a web proxy to filter out bad web sites when connecting to external sites (not to be confused with their proxy product). Is there a way to configure the driver with a Web Proxy address and port?
Forum topic
OneSpan Sign
Hello. This is not working. I tried below code and get this error message. I am trying to download an in progress transaction since this cannot be done in the UI. I tried the below code but am getting the below error message.
Forum topic
OneSpan Sign
I'm thinking there MIGHT be a bug but wanted to post here before claiming that entirely. I'm using the latest .NET SDK.
Simple example is this:
1 document, 1 signer , 1 signature.
Prior to the signature there are two radio buttons.
Forum topic
OneSpan Sign
I'm currently using Java SDK to create a package:
<dependency>
<groupId>com.silanis.esl</groupId>
<artifactId>sdk</artifactId>
<version>11.38</version>
</dependency>
Forum topic
OneSpan Sign
Hello,
I'm a front dev from a company that wishes to integrate your ESign product in our android/Ios apps.
I wanted to try out the Android solution and test the integration with the sandbox but I encountered some problems during the android integration process.