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
296 results matched your search criteria
Forum topic
OneSpan Sign
Hi there; my understanding has been there are 7 status's (Draft, In Progress[sent], Completed, Opted out, Declined, Archived and Trashed)
Does "Expired" count as a status? ( it's not included on OneSpan Account Summary report ).
Forum topic
OneSpan Sign
Hello,
I am working on an eSignLive integrtion through the SDK and I have the following requirement for multiple signers:
Given: a DocumentPackage for signing with eSignLive and 3 Signers.
Then:
1st&3rd Signers should "Click to Sign" (using provided in email link)
2nd Signer: should N
Forum topic
OneSpan Sign
Hi There,
I am using the example provided on this page : https://developer.esignlive.com/guides/quick-start/check-package-status-and-download-documents-java/
In this example, there's a line to check the Signing Status:
SigningStatus sentSigningStatus = eslClient.getSigningStatus( packageId, nul
Forum topic
OneSpan Sign
Hi.
I am trying to implement the sample code provided at https://www.esignlive.com/blog/esignlive-how-to-creating-a-simple-php-web-application/
I have changed the API Key to the API key in my account and url .
private $url = “https://sandbox.e-signlive.ca/apiâ€;
private $key = “XXXXXXXXXXâ€
Forum topic
OneSpan Sign
When the signing ceremony is in an iFrame on a mobile device in portrait orientation there is a message asking the user to turn their mobile device to a landscape orientation.
Forum topic
OneSpan Sign
Good morning,
Forum topic
OneSpan Identity Verification
Dear Support Team,
Forum topic
OneSpan Sign
Dear All,
Currently, we have users around 400 users to create on our OneSpan. We would like to seek you support by providing the guideline and script to run mutli users. Could someone help me, if create 1 by 1 we need to spend more time on it.
Forum topic
OneSpan Sign
In my code I have 2 parameters that I am passing string uniqueId, string coBrand can you elaborate on this comments?
Forum topic
OneSpan Sign
Using the packages endpoint to search for SENT packages using the below request call as per the Sandbox API.