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
281 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
still in exploratory stages at the moment.
Forum topic
OneSpan Sign
Hi,
In the email JSON, I saw there is something as below, does it mean when recipient mail got reject, it will let the package owner know?
"bounce-to" : "$PACKAGE_OWNER_EMAIL;"
Forum topic
OneSpan Sign
Hi
I have a working sample with Document Extraction using the eSignlive signature Field in [] and I'm converting it to using Position Extraction , using regular Field Name in the PDF and using the same JSON payload.
Forum topic
OneSpan Sign
Executing a ./api/packages/ POST which includes a status update along with the "data" node. I cannot find the max length of this node. I'm pretty sure I am hitting the max since this is the response I am receiving.
Forum topic
OneSpan Sign
I have a controller method
public List GetPackageTransactions(string packageId) // packageId = "660bd4f9-d090-4233-9fec-d176404e1871"
{
PackageId pid = new Silanis.ESL.SDK.PackageId(packageId);
List list = eslClient.AuditService.GetAudit(pid);
Forum topic
OneSpan Sign
Hi,
I want to enable the 'Accept Only' feature for the 1st signer. But I am unable to find the JSON object for the same.
Kindly assist.
Forum topic
OneSpan Sign
Sending a POST request to /api/callback to update the callback key, callback events and callback URL returns:
Forum topic
OneSpan Sign
We have a time when we keep getting this error
Silanis.ESL.SDK.EslException: Could not create a new package.
Exception: Unexpected character encountered while parsing value: . Path '', line 0, position 0.
Forum topic
OneSpan Sign
I am following the example in your blog to Authenticate a Signer: https://www.esignlive.com/blog/esignlive-how-to-authenticating-signers/
Here is what I have produced:
var apiKey = CeremonyClient.GetKey();
var urlBase = CeremonyClient.GetUrl(); // "https://sandbox.e-signliv
Forum topic
Intelligent Adaptive Authentication
Is it possible to add a download postman json package link to the API page with the examples used in the API page?
Example:
https://xxxxx.sdb.tid.onespan.cloud/v1/swagger-api/