283 results matched your search criteria
Forum topic
OneSpan Sign
Hi Team,
We have tried SignatureFor method and CaptureFor method we did not find any difference in the behavior (Where CaptureFor is expected to capture the signature for that document again which is not reflected)
Here is the implementation For CaptureFor and SignatureFor
doc.WithSignature(Sign
Forum topic
OneSpan Sign
I am using a sandbox so perhaps the class definition does not match what is there.
I get an invalid primitive error on the following code snippet:
string pkgId = ESignLiveExamples.createPackageExample();
ESignLiveSDK sdk = new ESignLiveSDK();
ESignLiveAPIObjects.Package_x pkg = sdk.getPackage
Forum topic
OneSpan Sign
I’m a little confused over how to correctly and completely iterate over the results returned from the esl.PackageService.GetUpdatedPackagesWithinDateRange, as it appears I’m only iterating over the first 10 items.
I have the following code:
Page packages = esl.PackageSer
Forum topic
OneSpan Sign
Hie,
I am adding fields to pdf using approval(in json format). It is working fine for every type of fields(TEXTFIELD, CHECKBOX) except I can only see a single SIGNATURE capturing field even if I've added two/three of them inside json. Am I missing something ?
Forum topic
OneSpan Sign
We are integrating ESignLive with our ASP MVC site.
Forum topic
OneSpan Sign
Hello,
just started to work with the REST API.
currently working thru the Python test cases / examples.
i have two initial observations.
1.
Forum topic
OneSpan Sign
I have a client who is using REST API to create package.
Forum topic
OneSpan Sign
Guys,
I have a few redirects that I am trying that are not working and would love to know where I'm going wrong.
1. I've set the handover and complete event to force the redirect of a user when completing a package and it doesn't seem to work.
Forum topic
OneSpan Sign
Signing ceremony is required to collect signature or ‘Click to Sign’ option from user using eSign UI. When user chooses ‘Click to Sign’ option, he or she does not need to sign in signing text pad.
Forum topic
OneSpan Sign
We are facing issue with the TextAnchor visibility issue in the PDF’s on Signing Date field.