575 results matched your search criteria
Forum topic
OneSpan Sign
I'm creating an application to get all packages for an account with a date range.
I'm using the following call
Page completed_packages = eslClient.PackageService.GetUpdatedPackagesWithinDateRange(DocumentPackageStatus.COMPLETED, new PageRequest(index, 50), from, to);
T
Forum topic
OneSpan Sign
Hello, would help me understand what I'm doing wrong ?
The method is called in package creation process.
In the following are the values for Mobile signature method compare with Mouse capture.
I don't see any problem for Mobile signature.
// Mobile signature - Error response
String response = clie
Forum topic
OneSpan Sign
Hello,
We're looking for a way for a signer to be able to Decline or Opt-Out from signing, but will still let us complete the package and persist the evidence summary.
Forum topic
OneSpan Sign
Hi Team,
I am trying create a package with pdf document part of package.
Forum topic
OneSpan Sign
Hello Team,
I have a problem with the order of the Consent Document and the Contract.
I am using API to created the package and send the documents.
In the beginning I was sending only a Contract. Last days I did some code changes to add the Consent Document.
Forum topic
OneSpan Sign
Hi,
we upgrade SDK to 11.25 (was using 11.0.2), we noticed that the locale has been changed
in 11.0.2, when we sent 'fr-CA' to SDK, SDK will translate to api package as 'fr'
in 11.25 when we sent the same request, SDK translate to api package as 'fr-CA' which is not recognized so the package languag
Forum topic
OneSpan Sign
Hello,
I hope someone can help me out with this, since I was not able to find an answer to my questions in the documentation that I read on your site. Here is what I am trying to do:
1. Take existing PDF document and add all required placeholders/signature fields to it.
2.
Forum topic
OneSpan Sign
I hear from Account Reps at my Company that DocuSign has a feature that sends them an Email if the Signer has opened the Email sent to them by DocuSign.
My ESign Customer Success Representative has informed my Colleague that ESign can do the same thing.
Forum topic
OneSpan Sign
Hi,
Chinese is not working on package level.
We have application and deployed the JAR file but Locale is not working for CHINESE. It is working for rest all Language.
Dont know exact issue because it is Siebel Application and we can only deploy JAR.