144 results matched your search criteria
Forum topic
OneSpan Sign
I have created a template with a placeholder on the OneSpan website. When I use this template in a transaction, I am unable to change this placeholder to a normal recipient in the designer, and so I am unable to actually create and send the package.
Forum topic
OneSpan Sign
Hello!
I am attempting to customize the message that is displayed in the OnDialogComplete box that is shown to a user once they're finished signing. I see in this post: https://developer.esignlive.com/forums/topic/completed-signing-message/ support says it's possible, but gives no examples.
Forum topic
OneSpan Sign
Hello,
I am currently using VS Community 2017, I am set as a Manager within eSignlive, and I am in the US. I downloaded the .NET Usage Report.cs and put in the address https://apps.esignlive.com/api and I put in my API key.
Forum topic
OneSpan Sign
I have inherited a small (and incomplete) application from a former developer at my company that uses v11.5 of the .Net SDK to manage senders for our account. Recently we used the app to delete a sender via a call to AccountService.DeleteSender().
Forum topic
OneSpan Sign
I have seen the post of creating the package from the existing template using .NET SDK.
https://developer.esignlive.com/code-share/create-template-use-create-package-net/
Is it possible using REST API too. If yes can you please make a similar tutorial using REST API as well.
Thanks,
Sumit
Forum topic
OneSpan Sign
Hi, I'm trying to set up a demonstration project using the sandbox environment but I'm having troubles authenticating with the API.
I initially used the .NET SDK to access the sandbox but when I hit troubles I decided to try and distill the problem down.
What I'm observing is that my first attempt
Forum topic
OneSpan Sign
We are exploring a solution to display signature blocks utilizing the Apex SDK based on the Signer’s time zone.
Forum topic
OneSpan Sign
We keep the byte info of a PDF in our database (BLOB).
Forum topic
OneSpan Sign
I have some questions about creating the signing url in the .Net SDK and the REST API. Here is what I have so far.
I've created a package called "Test". I've added documents to Test. I've added Signers with just firstname, lastname and emailaddress to Test.
Forum topic
OneSpan Sign
Is there a way to turn off signing order when creating the package in the .NET SDK?