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
98 results matched your search criteria
Forum topic
OneSpan Sign
Hello i have registered callback url with this code and it's registered successfully
i in response json on callbackurl i have get the {} dict when package is created.
is there sometinh missing???
Forum topic
OneSpan Sign
Hi,
I get 400 error code.
I have the sample code below:package RestAPI;
import java.io.BufferedReader;
import java.io.File;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStream;
import java.io.OutputStreamWriter;
import java.io.PrintWriter;
import java.net.Htt
Forum topic
OneSpan Sign
What is the recommended best practice to connect integration code to a SSL secured backend? Any help/guidance would be appreciated.
hsamson
Forum topic
OneSpan Sign
need Certification to connect onespan api's from rest template. Could someone help me by providing one span certification . So that i can test from Rest Template .
Forum topic
OneSpan Sign
Using the Java SDK, is there a way to retrieve the HttpClient to add a connection request timeout (ie. for instances where OneSpan may possibly be down)?
Thanks!
Forum topic
OneSpan Sign
Once the Package is updated with status = "SENT", emails are sent to the corresponding applicants (signers) in the package.
However, since this process is happening in front of the Lender, I would I like to provide the applicants (borrower) who are in front of the Lender to have access to the Signin
Forum topic
OneSpan Sign
Hi,
We've a scenario that requires use of digital signing capability in areas that may not have internet connectivity.
Does eSignLive have or support any kind of 'offline' mode?
thanks
Neel
Forum topic
OneSpan Sign
If a customer builds an integration using the API, they would at minimum need to reference the API key to connect to OneSpan is that correct or could they use access token?
Forum topic
OneSpan Sign
Specifically the check-box that ensures automatic email delivery of final signed docs.
This is over-written each time to a default un-checked setting, which adds an extra step to the package creation process for user-driven signing.
Forum topic
OneSpan Sign
Hi Team ,
As suggested by you we are using single step package creation call where in package creation, doc upload and status sent happens at one go .For this we are using silanis provided java class.
This is wrking perfectly fine in all environments but when we moved to production , its giving conn