202 results matched your search criteria
Forum topic
OneSpan Sign
Hi, in my paper process, I a have terms and conditions pamphlet I hand out after some signings.
Forum topic
OneSpan Sign
I have been trying to wait to ask more questions and consolidate them in one post for you. Your welcome. :) Regarding the iframe/inperson signing ceremony. In the package API that we send to eSignLive to create the signing ceremony iframe, is an email address for each signer required?
Forum topic
OneSpan Sign
Hey there,
im having a problem with IsRequired propertie:
1 - Through the management console I created a DocumentTemplate (X) where I define all the fields and properties such as IsRequired.
2- Using the API im building a DocumentPackage where I upload a Document and I apply the template X.
Forum topic
OneSpan Sign
Using REST API to create the package along with the documents and return a response package id. After that, we initiate a REST API signerAuthenticationToken passing packageId and email address of the signer which then redirect to an iframe to begin the signing ceremony.
Forum topic
OneSpan Sign
After creating a package, I get the session token for that package, and return the access signing URL which I pass to an iframe.
The ceremony comes up but with this error at the top in a red box:
“Unexpected error. We apologize for any inconvenience this may have caused you, please try again.
Forum topic
OneSpan Sign
Hi,
In our native iOS app (Swift), we get signing sessionToken from our own endpoint, and then launch webview with the URL like: https://sandbox.e-signlive.ca/access?sessionToken={sessionToken} for signing ceremony.
Forum topic
OneSpan Sign
Would it be possible to change or customize an email that is sent to signers at the end of signing ceremony.
And how?
Forum topic
OneSpan Sign
In the signing ceremony, How can the language button be hidden .
can it be done via the REST API
Forum topic
OneSpan Sign
is there any api to get the status of the signing ceremony like whether the signer signed or not kind of web hook ?
Forum topic
OneSpan Sign
when does error message "error.eslx.forbidden.userNotAuthorizedToAcceptDocument" show up during signing ceremony?