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
2538 results matched your search criteria
Forum topic
OneSpan Sign
Hi there,
We are loading our documents in an iframe and are encountering errors with client browsers that have Third-Party Cookies disabled.
Forum topic
OneSpan Sign
Executing a ./api/packages/ POST which includes a status update along with the "data" node. I cannot find the max length of this node. I'm pretty sure I am hitting the max since this is the response I am receiving.
Forum topic
OneSpan Sign
My company has a need to retrieve the actual signing stroke data that results from a CAPTURE type signature. It appears that this data is available already, but I cannot find documentation for the format of that data.
Forum topic
OneSpan Sign
Hello,
We try to use .NET SDK , but you don't use C#, and try to translate to another language.
https://community.onespan.com/fr/documentation/onespan-sign/guides/guides-de-demarrage-rapide/developpeur/creation-et-envoi-dune-transaction#tab-header-1
We could not use :
Forum topic
OneSpan Sign
Do you offer the ability for users to type their name and create an electronic signature? We only see Click to sign (which doesn't create a signature) and capture where the user must use the mouse.
Thank you.
Forum topic
OneSpan Sign
Any thoughts on why message is null? I entered text on the decline to sign. I received the decline event notification.
Event:
Forum topic
OneSpan Cloud Authentication
When scanning CRONTO using onespan app, I keep getting error message "invalid activation parameters".
The activation password used to create the CRONTO(Hex) was from an offlineMDL registration.
Forum topic
OneSpan Sign
I'm creating a template and it appears I have to set the recipient as placeholder and when the users use this template they have to change it from placeholder to recipient? Is there a way I can create a template that has the recipient section not prefilled?
Forum topic
OneSpan Sign
Hi there, I am hitting this endpoint: "/packages/:packageId/documents" in an attempt to add a PDF document for esigning. The PDF was converted from HTML by Puppeteer (a node dependency).
Forum topic
OneSpan Sign
Hi,
In our native iOS app (Swift), we get signing sessionToken from our own endpoint, and then launch webview with the URL like: https://sandbox.e-signlive.ca/access?sessionToken={sessionToken} for signing ceremony.