311 results matched your search criteria
Forum topic
OneSpan Sign
We are integrating with Onespan using Rest API.
We have three types of Roles. Broker , customer and Business.
Broker first sign an agreement(using esign), followed by customer and then Business people sign an agreement.
Forum topic
OneSpan Sign
Hi,
In my project, we are implementing eSignlive solution to solicit electronic signature from customers.
Besides the signing documents, we have to additionally present a few static documents(docs that do not require electronic signature) to the customer, prior to the actual signature being applied
Forum topic
OneSpan Sign
Hello,
I am working with .NET SDK. Currently according to my requirement I need to change my enforceCaptureSignature to true for allowing user for multiple time signing. While searching for solutions I found "https://sandbox.esignlive.com/api/packages/{packageId}".
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
Hi eSignLive,
I have one package with in that had only one document.
Package contains two signers(lets say A,B ) and the document has one signature block of B.
Here is the flow
1.
Forum topic
OneSpan Sign
I have a requirement to integrate seamlessly with eSignLive.
We will have many clients on our side and each will have an account with Silanis.
I need to authenticate user in code behind when user logs into our portal.
Basically, if I understand correctly I have to use SAML protocol for that.
So the
Forum topic
OneSpan Sign
Hello Support,
as per requirement in my project, I have to pass multiple documents(2-3) in same package for multiple e-signing.
and after e-singing of all the parties, I have to separate out these multiple documents by category.
I am using .net SDK for this.
Forum topic
OneSpan Sign
I am trying to add validation to a Canadian Postal Code field using REST API using following code.
Forum topic
OneSpan Sign
Hi Team,
I am trying to fetch a list of transactions that should include the received transaction from other senders which requires the signing.
Unfortunately, I don't see the transactions which are sent by others with the below code,