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
We implemented eSign application to get signature only during signing ceremony.When we create package we added static PDF and this static PDF contains all input information.User need to enter signature only(all other inputs are read only).Now we need to build another application that requires user
Forum topic
OneSpan Sign
Hi,
We're investigating to moving to the new package/layout designer and had some questions.
In our sandbox environment the new designer displays a option to chat with eSignLive support. Is this normally shown on prod environments as well? Is there a back office change to remove this?
Forum topic
OneSpan Sign
We are using SignatureBuilder.captureFor() to ask for a handwritten signature, but after the expected user signs, not only the handwritten signature drawn shows up, but also the full name appears, it seems the full name signature comes upon anyway by default.
Is it possible to show the h
Forum topic
OneSpan Sign
Guys,
We are in the process of setting up accounts and we have a few where Integration is not set.
Forum topic
OneSpan Sign
Guys,
We know that we can remove the default consent from when editing the package.
Is there a way to add it back in? If so, I'd be curious to know the steps involved.
Thanks!
Forum topic
OneSpan Sign
Hi Silanis team-
I cannot find any documentation on the unit of measure used for the Signature block position (X,Y) and dimensions (Height,Width). Is it pixels? Points? Inches?
Also, if anyone knows/remembers-- we are currently using Version 4.x / hosted of the Silanis framework.
Forum topic
OneSpan Sign
How do I configure the multipart request to create a package and send in attachments in a single call?
Forum topic
OneSpan Sign
Hi,
I want to create a package and have to add Signers and Documents later on same package.
Thanks,
Forum topic
OneSpan Sign
I set a package language with French.
final DocumentPackage documentPackage = packageToBuild.withLanguage(Locale.FRENCH)
Nothing changed to French except the embedded Consent pdf in the page as attached.
Forum topic
OneSpan Sign
How to get all documents id of a package. I have package id and want document Id of all documents those are part of this package.