39 results matched your search criteria
Forum topic
OneSpan Sign
Hello All,
I want to implement OneSpan API in PHP website. Flow is simple. One user uploads the pdf document and another user will sign that document. I am not able to find any concrete SDK on github as well as on Forum.
Forum topic
OneSpan Sign
Hello,
I am working in integrating your esignlive API in PHP. I have got the form and code working. What I'm trying to do next is to add multiple signers on a form.
Forum topic
OneSpan Sign
Good day,
I am working on integrating the esignlive for pdf form applications.
Forum topic
OneSpan Sign
I tried the using the following but the code is a bit dated.
https://community.onespan.com/documentation/onespan-sign/codeshare/php-web-form-application-example
How to add Signatures required for the document?
Forum topic
OneSpan Sign
Hi. I am trying to implement the sample code provided at https://developer.esignlive.com/code-share/php-web-form-application-example/
I have changed the API Key to the API key in my account. I believe that is the only thing that needs to be changed, unless I am wrong.
Forum topic
OneSpan Sign
Hi,
I need use external signer verification to register the sign and verify if is correct redirect the signer ceremony when Signer sign from PHP url.
I have the code and structure necessary for create package and manage with Signers, documents and signatures and it's Works, the problem is that i don
Forum topic
OneSpan Sign
Hello
How can use esign API for php application?
Please help us!
Forum topic
OneSpan Sign
Hi.
I am trying to implement the sample code provided at https://www.esignlive.com/blog/esignlive-how-to-creating-a-simple-php-web-application/
I have changed the API Key to the API key in my account and url .
private $url = “https://sandbox.e-signlive.ca/apiâ€;
private $key = “XXXXXXXXXXâ€
Forum topic
OneSpan Sign
I've been looking for the PHP snippet to get e-signed person details. I found the below help from OneSpan documentation section.
https://www.onespan.com/blog/onespan-sign-how-using-auditservice
Forum topic
OneSpan Sign
I have been using this blog post for help in getting my project off the ground.
I have been working to create a process in which two people (agent and insured) can do a face-to-face transaction.