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
39 results matched your search criteria
Forum topic
OneSpan Sign
Hi team,
One of our client is asking whether it's possible to have dynamic logos in their activation email. They want to have different logos per package depending on the recipient information. Any suggestions?
Thanks in advance!
Forum topic
OneSpan Sign
Hi,
I have to ask Required Document from signer but Number of Required documnet is dynamic.
It depends upon agent to ask any number of document to signer.
I have created signer using SDK and want to add required doc dynamically based on number of documentes requested to Java code.
Thanks
Forum topic
OneSpan Sign
As we're building out our production environment, I've realized we may have an issue with several environments using the same instance of onespan when we are utilizing the event api integration.
Forum topic
OneSpan Sign
Hey folks at ESL, great job with the mobile SDK, though I'd like to suggest a couple things you can do to make working with the mobile SDKs a little easier.
Forum topic
OneSpan Sign
We have attempted to install the OneSpan integration with Laserfiche Cloud, but when we get the following error when we triy to test:
Forum topic
OneSpan Sign
Hi all,
I am trying to implement SDK-11.33 to my current sprint boot application. But when I try to start the app I get the following issue:
Forum topic
OneSpan Sign
I'm currently using Java SDK to create a package:
<dependency>
<groupId>com.silanis.esl</groupId>
<artifactId>sdk</artifactId>
<version>11.38</version>
</dependency>
Forum topic
OneSpan Sign
At my work place, we are trying to get a Sender Authentication token for a package using the below information
/api/authenticationTokens/sender
Authorization and Accept Headers are included.
In Body, in the request payload, inlcuded packageId in JSON.
Getting below error
{
"code": 404,
Forum topic
OneSpan Sign
Hi there, I am hitting this endpoint: "/packages/:packageId/documents" in an attempt to add a PDF document for esigning. The PDF was converted from HTML by Puppeteer (a node dependency).
Forum topic
OneSpan Sign
Is it possible to use Field Injection and Signature Position Extraction together in the same package?