116 results matched your search criteria
Forum topic
OneSpan Sign
Using the .NET sdk, is it possible to update the handover Link after the document has been created and sent to esign.
thx.
par.
Forum topic
OneSpan Sign
Hi,
Anyone knows if its possible to update or hide the "Next" button shown on the NSE interface (the one on top of the document to sign).
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
Hello,
So in our flow the following happens.
Customer signs
admin reviews the signature and assigns a sales rep to counter sign the document.
How can I update the signer after the customer has signed?
Thanks
Forum topic
OneSpan Sign
I want to update the status in my database as soon as user sign the document. I haven't found code to get the status as soon as signer sign the document. I did register all the even using callback example code.
Forum topic
OneSpan Sign
Hi! All
We have a requirement where the user need to fill in forms with additional fields being entered in the PDF post OneSpan signatures.
Forum topic
OneSpan Sign
We have integrated with OneSpan using your .Net SDK (version 11.12.0.0 ). We are experiencing a scenario where we have a transaction has 1 document, 1 recipient and 1 attachment request. The document is signed and the user uploads an attachment. The sender rejec
Forum topic
OneSpan Sign
I have a transaction I'm creating in C# based on using at template. The consent agreement and document to be signed are in the template. I can create the transaction from the template no problem, but once it's created i want to update the value of a label field that's in the first doc
Forum topic
OneSpan Sign
Hi,
we create a package through REST call(https://sandbox.esignlive.com/api/packages) and upload the files to them incrementally with separate REST calls(https://sandbox.esignlive.com/api/packages/{packageId}/documents).
Forum topic
OneSpan Sign
Hello, We have integrated our salesforce application with onespan using APEX SDK.