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
160 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I am tying to integrate onespan account creation from a 3rd party app. Any documentation I can start with?
Thank you.
Forum topic
OneSpan Sign
How frequently are the in-app reports updated? Both Transaction Reports & Account Reports.
Is there documentation about this?
Forum topic
OneSpan Sign
I am making good progress on my project I am now at a point were I want to have my app download the document after the signing is complete.
To do this I would like to set up a call back event on PACKAGE_COMPLETE
My dev environment is local 127.0.0.1 with a local host name How can I test the call
Forum topic
OneSpan Sign
I've grabbed a completion report and am looping through the packages to archive them.
I've tried the following:
RestClient client;
client = new RestClient("https://apps.e-signlive.com/api");
UrlTemplate template;
template = new UrlTemplate("https://apps.e-signlive.com/api");
St
Forum topic
Risk Analytics
Hi,
Where can I download the cddc.esm file and CDDC ModernUI Sample app (if any) ?
Thanks
Forum topic
OneSpan Sign
Hi,
We are facing continuous issues while doing the bulk sign process, below are the error messages it is throwing to us
Error 1 :
Silanis.ESL.SDK.EslServerException: Could not create a signer authentication token.
Forum topic
OneSpan Sign
Hi there,
I've been finishing through all the threads and guides but not sure what was wrong with my code. Please see attached txt file & screenshots.
Forum topic
OneSpan Sign
Hi,
The following link is not working :
https://developer.esignlive.com/app/uploads/test_text_tag.pdf
Could you please fix it ?
Thanks,
Forum topic
OneSpan Sign
Please explain the difference between SessionService.CreateSessionToken( ) and PackageService.GetSigningUrl( ). If I want to embed the signing ceremony in an iframe in a web app, which of those two methods should I use? Thanks,
Forum topic
OneSpan Sign
Hi,
I'm trying to implement e-Signature in my esignlive app but i'm not able to find the nodejs documentation to do it please share a nodejs link require to complete the job
Thanks