94 results matched your search criteria
Forum topic
OneSpan Sign
I looked in the docs and the API but this was not immediately obvious if this function existed so question:
I can specify a bound field Date, that gets filled in by eSignLive with the date that the user signs.
However the date format that is filled in now does not match the date on our PDF form
Forum topic
OneSpan Sign
I've heard email mentioned as an alternative to using the REST API to retrieve completed packages. We have the ability to create an email address and any attachments sent to that email address get imported directly into our imaging system.
Forum topic
OneSpan Sign
Is there any way to customize a signing date to comply to a specific date format? I.E.
Forum topic
OneSpan Sign
Actually it's 2 questions, sorry (don't want to create a thread for every minor Q)
1. After a signer completes signing a document, there'll be a "Thank you for for using e-Signlive" pop-up, if it's closed, the sandbox will show the completed form and a link to download it in the header.
Forum topic
OneSpan Sign
We're using document extraction to populate a Signature Date field with the date of signing via naming a form field with something like this: [Signer1.Capture1.label1.Date].
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
Hi,
I am trying out the Text Tags for configuring the signing over the API and getting this error as I try to create the package and send.
Forum topic
OneSpan Sign
Hello gurus.
I hope you can help me.
I'm trying to create a new package in sandbox.esignlive.com, but when I try to upload the document I'm getting: HTTP/1.1 415 Unsupported Media Type
Basically I'm trying to reproduce the same calls as you are making in your PHP example, so:
1) I'm creating a pack
Forum topic
OneSpan Sign
I am following the EsignLive demo tutorial given by Michael Williams for ios here https://www.youtube.com/watch?v=mnhyEY7WQzw.