1274 results matched your search criteria
Forum topic
OneSpan Sign
Guys,
We've noticed that when we have a notarized package, the users are not able to download the documents until after they sign and confirm the document. When there is not a notary associated to a package, the user can download the documents at any point during the transaction. Is this intended?
Forum topic
OneSpan Sign
I have seen the post regarding the Signingurl from the package.
http://docs.e-signlive.com/mc/content/c_esignlive_integrator_s_guide/rest_api/signing_url.htm
In this example it is getting the signing url by the following GET method
GET /packages/{packageId}/roles/{roleId}/signingUrl
How can we g
Forum topic
OneSpan Sign
Hello,
I are not using the iOS SDK, and instead loading the signing ceremony from the signingURL in web views on both iOS and Android tablets.
Forum topic
OneSpan Sign
Greetings
I'm building an app for a customer using ESignLive. person1 fills in a couple Textbox fields with numbers and signs a document (there is only one place for that person to sign). The document is still open (not complete yet).
Forum topic
OneSpan Sign
Once the Package is updated with status = "SENT", emails are sent to the corresponding applicants (signers) in the package.
However, since this process is happening in front of the Lender, I would I like to provide the applicants (borrower) who are in front of the Lender to have access to the Signin
Forum topic
OneSpan Sign
I want to be able to download the signed documents and audit trail for all customers completed transactions? Is there any easy way to do this without having to go through the transactions one by one in the UI or writing an integration?
Forum topic
OneSpan Sign
Hello,
I am wondering if there is a way to retrieve signing blocks on a single document for a specific signer and then check whether or not the signer has signed at least one of the signing blocks on the document.
Thanks.
Forum topic
OneSpan Sign
Hi,
We found that there are two ways to get signing ceremony URL for signers, and they both seem to work, but not sure which one is the right way of doing it or if one approach is preferred over the other and why.
Here is a sample code:
EslClient eslClient = new EslClient(API_KEY, API_U
Forum topic
OneSpan Sign
Is it possible to disable the " Click-to-sign" feature in designer at package level(may be)?