302 results matched your search criteria
Forum topic
OneSpan Sign
Hi ALL
We would like to seek help on how we can change the text on the signing URL:
• After a document is eSigned on the portal through a signing ceremony URL, there is a pop-up with “thank you for using the OneSpan”?
Forum topic
OneSpan Sign
Hello,
I am not sure if this is an issue with the APEX SDK, REST API, or bug in eSignLive. We are using the APEX SDK to create the package + documents in one call from a custom Salesforce page.
Forum topic
OneSpan Sign
Hello,
I would like to know, whether there is possibility of changing the text("Your signature is not required on this document.") on the top of document in the navigation bar. If so, how can we do it? Please see find the attachment below.
Thanks,
Sushma
Forum topic
OneSpan Sign
Hello, we were informed that a change will be coming to the API interactions in the 11.36 version. If we integrate using the Java SDK, is it necessary to upgrade to the latest version of the SDK in order to correctly handle the removed user-agent header?
Forum topic
OneSpan Sign
When user change email address (ex: email domain changed or user get married) results in a new account generated in OneSpan eSign. So there is a chance for a user to lose access to his/her documents and results in duplicate user accounts.
Forum topic
OneSpan Sign
Hi,
I am currently using the esign live in my web application. I am currently using the "capture your signature" functionality in order to capture signatures at various places in my documents by capturing the cordinates and then send those cordinates so that signature blocks are drawn.
Forum topic
OneSpan Sign
Hi, Can we change subject & email body dynamically through C# CodePlease help on this? ThanksJagadeesh
Forum topic
OneSpan Sign
Hi everyone,Signer #1 already signed the contract, and waiting for Signer #2 to sign the contract.However, Signer #2 is no longer in the role and is supposed to assign the Signer #3 (taking over the role of Signer #2) to sign the document.
Forum topic
OneSpan Sign
Hi,
How do I get original signer id from new changed signer information (either using signer id or role Id) ?
suppose Signer A will delegate his authority to Signer B,
I want Signer A (original) Id by using Signer B (newly changed signer) Id or role Id.
Please help me to get the
Forum topic
OneSpan Sign
Hi Team,
Signer1 -> delegates his signing to Signer2,
what will be the signing status of both signers if we check with the following API's
https://sandbox.e-signlive.ca/api/packages/<packageid>/signingStatus?signer=Signer1 ?