255 results matched your search criteria
Forum topic
OneSpan Sign
When attempting to send a document from the Web Client using the integration to OneSpan Sign, it is not attaching the document after the Consent and Disclosure document.
Forum topic
OneSpan Sign
Hi All,
I'm starting integrating the signing platform through a POS application
I've used other signing platforms but the name of the entities seems to be different so I'm quite puzzled about where/how to start.
Forum topic
OneSpan Sign
Hi,
I use the Designer (transaction/{package_id}/design) in an iFrame in our WebApp.
It shows correctly, but I would like to remove the button "Send to Sign" at the top right.
Forum topic
OneSpan Sign
I have configure OneSpan Laserfiche integration, User Can Send document for Signing from Laserfiche Repository using WebClient but after document is signed, document fails to come back into the repository. I receive the below errorFailed to communicate with the callback server
Forum topic
OneSpan Sign
HI,
I am trying to integrate designer view in my app through this link
https://developer.esignlive.com/guides/feature-guides/designer/
"https://sandbox.esignlive.com/api/authenticationTokens" works fine and getting authentication value but when I send request to following api I am getting "Unauthori
Forum topic
OneSpan Sign
Hello! I also have a question regarding the JavaScript Event Notifier. In this link:
https://docs.esignlive.com/content/c_integrator_s_guide/event_notifier/event_notifier.htm
...
Forum topic
OneSpan Sign
Hi
I want to Specify/ restrrict the Documents a Recipient Can View.
Forum topic
OneSpan Sign
Hi,
We have integrated esignlive application form submission using the following guide in php .
https://www.esignlive.com/blog/esignlive-how-to-create-and-send-a-package-with-rest-in-php/
We have successfully created and sent packages from the sandbox account.
Forum topic
OneSpan Sign
Hello,
I'm trying to integrate a signature drawner in my website to save the design of the signature and use it to sign with eSignLive.
But the string base64 assign to handdrawn field in the package settings doesn't working if the string is not created by your own signature widget.
So my question i
Forum topic
OneSpan Sign
Hi Team,
We are trying to integrate One Span Sign into our PHP Laravel application. We got the sample from the support team. But we are getting the following error when we try to create the package. Here we are using PHP CURL functionality to initiate the REST API calls.