OneSpan Introduces DigipassONE, Bringing a Unified Platform Approach to Authentication Modernization
A new authentication platform helps financial institutions support diverse customer authentication preferences while modernizing at their own pace Learn More
616 results matched your search criteria
Forum topic
OneSpan Sign
Is it possible for OneSpan to send an email to only the updated signer (not all signers)?I am using .NET SDK.
Forum topic
OneSpan Sign
Hi,
Is there a complete list of possible error codes from package creation using .NET SDK available for reference?
Thanks
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
Is it possible to change the text "The Package is Complete", that is displayed after signing, using the .NET sdk
See attachment
thx.
Par
Forum topic
OneSpan Sign
In the designer of a package, there is a checkbox "Accept only" for a signer. How can I set this to true using the .NET SDK?
Forum topic
OneSpan Sign
Use the .NET sample code https://developer.esignlive.com/guides/feature-guides/document-extraction/
to generate eSign. The field name is [Client1.Capture1] with field type is 'Signature' in PDF file.
But get error message
Silanis.ESL.SDK.EslServerException: Could not send the package.
Forum topic
OneSpan Sign
Hi,
Is there a way using the .NET SDK, to discard a draft version of the transaction and go back to its previous in-progress version?
Thanks
Forum topic
OneSpan Sign
Hi, I am looking for sample to create and send a package with one or many documents including as binaries in .net sdk.Can you help me find sample.ThanksBalwinder
Forum topic
OneSpan Sign
We are looking at using the .NET SDK in our application, but would like to see a full example of an integration vs just snippets of code. Does anything like this exist?
Forum topic
OneSpan Sign
Is bulk package creation and sending supported in .NET SDK API?
Right now i am looping through a collection of package to create and send Package one by one through 'CreateAndSendPackage' API method in EslClient.
Regards.