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
3706 results matched your search criteria
Forum topic
OneSpan Sign
Looking to enable the events coming from eSignLive to send to a JMS queue. Has anyone done this? Love to see examples!
Forum topic
OneSpan Sign
Hi,
How to download summery document using JDK
Thanks
Forum topic
OneSpan Sign
Hello,
I have a document that requires signatures from multiple signers.
Forum topic
OneSpan Sign
Hi,
In ceremony layout settings, we have set navigator ( directs the signer to the next available signature) property as true. So, it comes up in desktop, mobile as well but in iPad, it is not showing.
Please, let us know how can we solve this issue?
Thank you.
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
Hello,
I inject a CheckBox with 'X', while signing, getting this message 'Form is inComplete'.
Please provide help about this issue.
Thanks
Forum topic
OneSpan Sign
Guys,
I am having a hard time finding information about setting the timezone for a date field that is captured when the signer is signing the document. Can anyone provide a link where I can find more information or possible provide a coding sample?
Forum topic
OneSpan Sign
Hi,
Greetings for the day, it would be great if you could mention me the steps involved in the white-labeling process.
Also is it possible to completely white-label the UI which the signer sees after clicking on the "Go to Documents" (in the invitation mail) sent to the signer.
Forum topic
OneSpan Sign
I have this code as was suggested by OneSpan for retrieving "GetUpdatedPackagesWithinDateRange" but I am getting an error on this line.
Page completed_packages = eslClient.PackageService.GetUpdatedPackagesWithinDateRange(DocumentPackageStatus.SENT, new PageRequest(index, 10),
Forum topic
OneSpan Sign
Is it possible to get all the signers url for signing Doc in the same response during the package creation with document binaries and signers detail using REST API.
if yes , Please provide the demo code.