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
284 results matched your search criteria
Forum topic
OneSpan Sign
Scenario: We have a two-page PDF where OneSpan form is programmatically created using Java SDK. We have a text field on both pages that are identical. We would like for the field on the second page to be automatically populated with the value the user inputs on the first page.
Forum topic
OneSpan Sign
Guys,
Is there a way to get some kind of conditional logic based on which checkbox is checked? If I have 2 checkboxes, we want to have a different set of text boxes for each checkbox that will be required to be filled in if that checkbox is checked.
Forum topic
OneSpan Sign
I am getting the following exception while trying to create a Package using
.withExtractionType(ExtractionType.TEXT_TAGS) for the DocumentBuilder,
Is there a way to use ExtractionType alongside createPackage?
Forum topic
OneSpan Sign
1. In the Capture Signature option, can the words that overlay the signature (E-Signed by John Smith) be dropped to just display the signature. Please see the attachment for reference
2.
Forum topic
OneSpan Sign
at present we are testing the system and when we are signing the documents some of our boxes have not been completed. How can i set up the system so that the document can not be completed until all signatures, text boxes etc are all completed.
Forum topic
OneSpan Sign
Can a checkbox or radio button be "checked" or selected by sending a value in the JSON payload? We are having trouble getting a checkbox to show up as selected or checked. Text fields work fine. We have sent values for the checkbox such as "X", "1", "true", "on" and nothing works.
Forum topic
OneSpan Sign
Hi,
I was trying the below code snipped
To upload documents to packages,
Forum topic
OneSpan Sign
Hi Team,
I am using REST API.
While creating packages I received following exception.
{
"messageKey": "error.validation.invalidPageLocation",
"message": "Invalid position.
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
Hi! All
Our team has been leveraging OneSpan createPackage API to create package and call the signingURL to successfully eSign PDF forms leveraging text anchors.