496 results matched your search criteria
Forum topic
OneSpan Sign
Hello!
I am attempting to customize the message that is displayed in the OnDialogComplete box that is shown to a user once they're finished signing. I see in this post: https://developer.esignlive.com/forums/topic/completed-signing-message/ support says it's possible, but gives no examples.
Forum topic
OneSpan Sign
Hello Team,
I am using "https://sandbox.esignlive.com/api/packages/" to create request on EsignLive.
after successful call we received email from eSignLive to sign this document we open email to sign this document.
then we have requirement from client to move our signatory box which we set using
Forum topic
OneSpan Sign
I am unable to manually add a sender to the account using the instructions found here: https://community.onespan.com/documentation/onespan-sign/guides/connector-guides
Forum topic
OneSpan Sign
I am new to OneSpan and need help on setting up CallBack URL.
1. How to setup Web server
Forum topic
OneSpan Sign
Hi ,
How to put my company logo in Email notification and contents of email. is there any admin setting?
Thanks
Forum topic
OneSpan Sign
Where is the setting to allow external signers to have the same name and email? I cannot find it on the Account Configuration page.
Forum topic
OneSpan Sign
Hi
What is the difference between the SilanisHeaderGlobalActions.download vs SilanisToolbarOptions.download
What setting overrides the other.
Thanks
Mario
Forum topic
OneSpan Sign
I've tried to do a status change on OPTED_OUT package to DRAFT (edit data, then set it to SENT).
Request
PUT /api/packages/PACKAGE_ID HTTP/1.1
Accept: application/json,application/zip,application/pdf,text/html; esl-api-version=10.7
Accept-Encoding: gzip, deflate
Authorization
Forum topic
OneSpan Sign
Hello there,
I am trying to send two documents to be signed by the same person. so I am creating two document builders adding the email address to each one of them, but it keeps failing with the error that the email is already in use for this package.
Forum topic
OneSpan Sign
I am making good progress on my project I am now at a point were I want to have my app download the document after the signing is complete.
To do this I would like to set up a call back event on PACKAGE_COMPLETE
My dev environment is local 127.0.0.1 with a local host name How can I test the call