1317 results matched your search criteria
Forum topic
OneSpan Sign
I am trying to list all transactions that have been done but in my GET https://sandbox.esignlive.com/api/packages I only am getting the last transaction. It does not bring all of them. I am wondering if there is any id or role name I need to change for every transaction I post?
Forum topic
OneSpan Sign
I have downloaded the Apex SDK from GitHub that created bunch if apex class in the org and main SDK class named as OneSpanSDK. However, all of the example I see in the onespan community refers to EsignLiveSDK. Is there any difference between these two class?
Forum topic
OneSpan Sign
I need to add a signer to a package that has non-signature fields (i.e: textfield, checkbox, selection). Is that possible?
Forum topic
OneSpan Sign
Hi,
resending a signing invitation doesn't work. Not in the Sandbox and also not from the Web UI.
I actually don't believe I am making a mistake using both. Maybe the problem is in our package coding, wich however works fine with all other REST APIs we are using.
Forum topic
OneSpan Sign
Hi Team,
I need to pass a custom field while creating a package. But the custom field is showing in the document while signing, since I have mentioned it as Type:"INPUT", SubType:"CustomField". But, I should not be showing the field to user while signing the document.
Forum topic
OneSpan Sign
Hello!
After a Package is Completed its available at the plataform the option to manually Archived the transaction . Ok with that.
Forum topic
OneSpan Sign
Hi,
is there a way to test the callback feature so that when there is a callback from ESL (example after the signing ceremony is completed), it calls my Dev running the webservice ?
like http://localhost/api/eslListener/ ?
Assuming: I've added the callback url as http://localhost/api/eslListener/
Forum topic
OneSpan Sign
We are trying to hook up OneSpan with LaserPro and have the documentation to make the connection but no instructions on how it works once completed. I understand that LaserPro will export the docs for eSign but does that then open up in OneSpan.
Forum topic
OneSpan Sign
With one signer and one signature field after the signer signs the iFrame goes white for a short period or time before going to a page that says the package is complete and giving a link to download it. Is there a way to not show this page.
Forum topic
OneSpan Sign
Hi,
Can we send metadata with each document? In our application, we want to store multiple keys for each document. We thought about using the document Id, but it quickly became too complicated.