317 results matched your search criteria
Forum topic
OneSpan Sign
I'm looking for a coding example of a JSON package that would have multiple documents per transaction. Does anyone happen to know of a good link or example that I can use?
Forum topic
OneSpan Sign
Hello folks,
any good / simple javascript examples of creating packages using multipart http post method? i'd like to use JavaScript to create a new package and upload the required docuement for eSignature.
any guidance would be much appreciated.
cheers.
Forum topic
OneSpan Sign
Hello All,
I am completely new to eSign and to e-signature generally.
I am a C# .NET developer and wondered if any of you can share some knowledge. For test purposes (i.e.
Forum topic
OneSpan Sign
Could I have an example of creating or updating package by REST API in MS Dynamics Business Central ?
Forum topic
OneSpan Sign
I tried to compile https://github.com/eSignLive/esl.sdk.net/tree/638754571e39de8b30c36965ca9e4d05b7c1b146/sdk/SDK.Examples
with 11.5 SDK, but there seems to be breaking changes, like MakeOption() not found.
Forum topic
OneSpan Sign
Is there a Java SDK code example to do OAuth 2.0 for creating an EslClient?
Right now I'm using clientAppId and clientAppSecret.
Forum topic
OneSpan Sign
Hi ,
Signer has to input group of numbers together say SSN . How we design that , is there any specific input type available for this ?
Forum topic
OneSpan Sign
Hello,
I'm trying to understand the difference between CreatePackage and CreatePackageOneStep in the .Net SDK.
Forum topic
OneSpan Sign
Hi There,
I am using the example provided on this page : https://developer.esignlive.com/guides/quick-start/check-package-status-and-download-documents-java/
In this example, there's a line to check the Signing Status:
SigningStatus sentSigningStatus = eslClient.getSigningStatus( packageId, nul
Forum topic
OneSpan Sign
Hello, I need to send multiple documents, I saw this post: https://community.onespan.com/forum/adding-multiple-documents-meta-data And in this post it informs that it would not be possible, but it is from 2018, is there any current solution for this?