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
1490 results matched your search criteria
Forum topic
OneSpan Sign
eSign Document is embedded as an iframe. While the signing ceremony is being performed on mobile we came across unexpected behavior on clicking of Cancel in the pop-up (which is launched when we tap to sign)
Forum topic
OneSpan Identity Verification
Hi Team, I hope you're doing well.
Forum topic
OneSpan Sign
I have experienced that if I receive an eSignature mail requesting my signature, I can forward that mail to another person (not any delegation, just forwarding the mail) and this person can expand the eSignature link, get my signature fields displayed and completed with "click-to-sign".
Forum topic
OneSpan Sign
Good afternoon, when generating the download of documents through the OSS - Transaction Export & Download Tool .jar, not all the supports that were signed on the web are evident
Forum topic
OneSpan Sign
This works (after unzipping the file)
byte[] bytes = eslClient.PackageService.DownloadZippedDocuments(packageId);
using (Stream file = File.OpenWrite(DocumentName+".zip" ))
{
file.Write(bytes, 0, bytes.Length);
}
This creates a corrupt document
byte[] bytes= eslClient.PackageService.Downloa
Forum topic
OneSpan Sign
We are using the Java REST API to create and send the transactions. We would like our customer recipients to use SMS authentication for the signing ceremony, but our back office/branch senders will not be using SMS. Our transactions are sent via the API are created su
Forum topic
OneSpan Identity Verification
Hi,
If a user does not complete the workflow at any point can they reenter the workflow using the same transaction_id or would they have to start a new transaction?
Thanks
Brian
Forum topic
OneSpan Sign
How do I disable "Thank you" after eSign completion dialog box?
Forum topic
OneSpan Sign
Hi,
We are implementing electronic signature capture on some of our documents and I'm currently in the process of setting up outgoing notifications to customer once signature has been obtained. i.e signing
ceremony is complete.
For speed, I used the sandbox.