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
176 results matched your search criteria
Forum topic
OneSpan Sign
Is it possible to format certain fields like you can in excel? Lets say we want the customer to enter a dollar amount... can we format the field to currency? or number? or are we only able to do text?
Forum topic
OneSpan Sign
Does eSignLive have a mechanism to auto archive completed packages after a set number of days?
It would simplify our process as we would not have to build the infrastructure in our system to manage the package life cycle if this feature already exists.
Forum topic
OneSpan Sign
We have a number of existing layouts and we want to make them shared. Is there a way to do it via the API> We's list the layouts and then allow them to tell which ones we need to make shared
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
I am new to eSignLive still in the Sandbox, thought I would explore the QR Code. It doesn't seem to work. I created a package using the WEB UI, and for one signature I placed the signature and also added a QR Code.
Forum topic
OneSpan Sign
Hi,
We have a need to flatten a large number of signed/locked documents. The following API call works great for one document at a time: GET /api/packages/{packageId}/documents/{documentId}/pdf?flatten=true
Forum topic
OneSpan Identity Verification
Hi,
Forum topic
OneSpan Sign
I have a particular document/form that has a few different fields which are of a small size, namely: date, year and state.
Forum topic
OneSpan Sign
Hi
In the callback setup example prorgram
My callback URL is given in the following variable
private static final String URL = "http://my.url.com";
Can I add a port number to this URL?
Will the URL below be a acceptable to Silanis for a callback.