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
782 results matched your search criteria
Forum topic
OneSpan Sign
Currently the mobile UI (see attached) is only available on phones. Tablets present the desktop view of eSignLive. Is it possible to have the mobile view extended to tablets?
Forum topic
OneSpan Sign
Hi,We are currently using custom fields so that our users can pre-map fields in documents, so they can be filled in later by our system automatically. We currently have a field for "Purchaser Name", "Purchaser Address", "Purchaser Phone Number", etc.
Forum topic
OneSpan Sign
We are using SignatureBuilder.captureFor() to ask for a handwritten signature, but after the expected user signs, not only the handwritten signature drawn shows up, but also the full name appears, it seems the full name signature comes upon anyway by default.
Is it possible to show the h
Forum topic
OneSpan Sign
When creating a new package from a template I am trying to populate one of the existing text fields only if I have specific information. How can I achieve this using the rest api?
Forum topic
OneSpan Sign
Hi,
How many test environments you have? I know you have sandbox, is that the only test environment? If we want to do performance testing with eSignLive, can we use sandbox?
Forum topic
OneSpan Sign
Hi, I am trying to find out how to set the package expiration date through REST API.
I could only find how to do it through SDK, but not through REST API.
Forum topic
OneSpan Sign
Hi,
when enabling email.evidence.summary template, is it possible to get signed document only not both signed document and evidence summary?
thanks,
Cindy
Forum topic
OneSpan Sign
Based on eSign documentation and my testing, I didn't see an option for the user to decline on the mobile version. I only saw Opt-out. Is decline not an option for mobile?
Thanks.
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
Hi, I have a package with status draft, Now I want to update an approval using this route
PUT /packages/{packageId}/documents/{documentId} /approvals/{approvalId}
Here I am updating multiple field values.