165 results matched your search criteria
Forum topic
OneSpan Sign
FieldStyle has static types for BOUND_COMPANY, BOUND_NAME, and BOUND_DATE, but these values do not appear in the values returned by FieldStyle.values(). I would like to look up the FieldStyle like FieldStyle.valueOf(SOME_NAME) but the call fails for the 'BOUND' types.
Forum topic
OneSpan Sign
In the Transactions List on the Live Site I only see 5 Columns listed
Transaction name, Recipients, Last Updated, Status and Expiry Date
Is it possible to add other Columns and make the sortable?
Forum topic
OneSpan Sign
Document Extraction doc.
All of my subdocuments have among others three fields:
A signature field that needs to be captured.
A date field that should be auto-entered.
In some cases, a printed name field that I want filled automatically with the Name given to the relevant placeholder.
The instru
Forum topic
OneSpan Sign
Hi there,
In order for a sender to get a very quick view of who has signed and who still has to sign is now only available through the evidence summary.
Forum topic
OneSpan Sign
Hi,
If there are multiple documents to be signed, there is a yellow sticky note provided by eSignLive.
Forum topic
OneSpan Sign
Can you please provide an overview of how QR code works? If a QR code is created for an eSign package, is there a time limit for how long the QR code will work? There is a client who wants to print the QR code and scan it with the app at a later date to avoid using a desktop computer.
Forum topic
OneSpan Sign
Hi,
I am trying to use ReportService call from JAVA SDK and noticed that it does not have the up to date data about the senders.
Forum topic
OneSpan Sign
Is there a way via the API to get an a count of attachments for a transaction or a list of transactions and when they were added. It doesn't appear new attachments change the Update Date. We have people who are signing their transactions and then coming back multiple times to get the
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
Returns set of delegationEvents with EventID(?) arrays that contain 4 items below:
eventDate, eventType, eventDescription and eventUser
EventID example-> 699AK8PzZMg0
a) can you confirm this is not a SenderID ( can't seem to find a Sender using this for ID )