549 results matched your search criteria
Forum topic
OneSpan Sign
Hello, We have integrated our salesforce application with onespan using APEX SDK for our e-signature use cases.
We are using a text tag to capture signer's tax number : {{esl_TaxNumber:Signer1:textfield:value(""),size(160,22)}}
Forum topic
OneSpan Sign
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our signature use cases. We want to know how can we set reminder while we are creating the package using apex sdk. Could you please share the instructions?
Thanks
Anway Kabir
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
Hi,
I have to send number of files in one package but number of files and there location path are passed as input argument.
User may send one file or more than one files.
I am not able to find the way how I dynamically include files to package.
Danish
Forum topic
OneSpan Sign
Hello
Can anybody please help is finding a way to specify a callback endpoint while creating eSignLive package using Java SDK?
Thanks
Sudipta
Forum topic
OneSpan Sign
Should I be able to view current packages for all senders under the same account using the API key and .NET SDK?
I have created a Sandbox account with an additional sender and can successfully create a new package in DRAFT passing only the secondary account as the sender.
Forum topic
OneSpan Sign
Hi Team,
I'm aware that there is "autocomplete":false in REST API which is used to enable the "Review Before Completion", I was wondering is there an equivalent way in Java SDK?
Forum topic
OneSpan Sign
Hi,
I am using the sample code for creating a transaction but getting an error -
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 new to OneSpan and start working on the Apex SDK. I have gone through the SDK documentation but I am not able to find out how we can attach the signed document to the record or package can be assigned to the Parent record.