551 results matched your search criteria
Forum topic
OneSpan Sign
https://community.onespan.com/documentation/onespan-sign/codeshare/designer-view-apex-sdk
Forum topic
OneSpan Sign
HI All,
Can you help me to convert the below API request into equivalent SDK code to create the package(with one document file as attachment to sign off):
{
"name": "packagename",
"status": "SENT",
"roles": [
{
"id": "signer1",
"index": "1",
"type": "SIGNER",
Forum topic
OneSpan Sign
Hi,
I am working on in-person sign in using eSignLive iOS mobile SDK, and we require ID proof from signer.
For instance, take a picture of id and upload it.
I don't find it anywhere in mobile SDK? I am wondering if this feature is supported?
Thanks a lot.
Forum topic
OneSpan Sign
Hi Team,
I am working with Apex SDK and I have one requirement to sign the document from salesforce interface i.e. In-Person Signing.
Can you please let us know that it is possible through APEX SDK?
Regards,
Shashank Verma
Forum topic
OneSpan Sign
Hi,
Is there a complete list of possible error codes from package creation using .NET SDK available for reference?
Thanks
Forum topic
OneSpan Sign
Hello there,
I have an eSignLive integration, using the SDK v11, where I am able to Create& Send package for signing to:
1. Three Signers with corresponding "Click to Sign" signatures
2.
Forum topic
OneSpan Sign
Hi, I am looking for sample to create and send a package with one or many documents including as binaries in .net sdk.Can you help me find sample.ThanksBalwinder
Forum topic
OneSpan Sign
According to the comment in this thread from the REST forum, Harris indicates that ESL turned off support for TLS 1.0 this week.
Forum topic
OneSpan Sign
I am trying to create one span transaction with package using Apex SDK. But I am receiving this error. I have a placeholder role as "Placeholder1" which I am replacing with a signer in the transaction.
Forum topic
Mobile Security Suite
I'm trying to run the Sample for the Orchestration Server SDK.
The README.md mentions one need five dependencies
- all2wrap.jar
- DSAPP_Server.jar
- OrchestrationSDKServer.jar
- UtilitiesSDK.jar
- NotificationSDKServer.jar