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
954 results matched your search criteria
Forum topic
OneSpan Sign
Hi Team,
I have multiple pages contract which has multiple signers.
For a specific signer, i am trying to add a input text field.
Forum topic
OneSpan Sign
I'm trying to pull down completed packages and read the fields. None of my documents have the fields array populated.
Forum topic
OneSpan Sign
Is it possible to define a custom height and width of a field, especially the custom fields so that when the user drags and drops the fields, a particular height and width of the custom field is dragged on the document?
Forum topic
OneSpan Sign
Hi,
When opening a new Template in the designer view embedded in our app I've noticed some things with the Add Recipient form:
Forum topic
OneSpan Sign
Hello
https://developer.esignlive.com/code-share/esignlive-rest-client-using-python/
looking at the python code, i'm trying to run one of the example application use cases. i'm simply grabbed my API key, and updated the sandbox API url parameters.
Forum topic
OneSpan Sign
I am trying to find documentation on we can create fields on a PDF that OSS can anchor to. I have Adobe Acrobat CC and can add text fields to a PDF file. I am trying to anchor to the field by the name I gave those text fields and it doesn't appear the OSS can find them. Am I add
Forum topic
OneSpan Sign
We are having a problem when the client tries to finalize the signature of the document. When clicking on the confirm button, the message "The selected document(s) could not be uploaded. The document(s) might be corrupted or locked."
Forum topic
OneSpan Sign
Hi,
We are currently using the UI to create the package, inject the fields, then use the Java SDK API to download the documents. I found this below which retrieves a list of field values at the package level. But we are looking in a way to retrieve the fields by documents. Â&nbs
Forum topic
OneSpan Sign
We have forms that we need to retrieve the values from but not all fields are required. WHen I use the FieldSummaryService.GetFieldSummary the blank fields are dropped instead of returning "" so no fields are missed. How do I obtain values for all fields even the blank ones. I'm
Forum topic
OneSpan Sign
Hello,
Our team has started the integration with eSignLive REST API to create and send packages, sign the documents and get response payload from callback listener.