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
1947 results matched your search criteria
Forum topic
OneSpan Sign
I'm trying to figure out how I can identify which signer has signed when I receive signer_complete event.
It sends:
Forum topic
OneSpan Sign
This is probably going to come across as the dumbest question ever.
What i am stuck on is basically adding a custom field for the agent to fill in before sending the document to the signer.
I can't seem to find the way to do it?? any help please.
Forum topic
OneSpan Sign
According to this page, field injection is for text field only. Is that still the case for Java SDK 11.0 which I'm using? We have forms that contain texts/radio buttons/drop-downs, etc.
http://docs.esignlive.com/content/c_integrator_s_guide/sdk/c_managing_documents/field_injection.htm
Forum topic
OneSpan Sign
If we wanted to NOT put a logo but place a barcode on the evidence summary template can we do that for eSignLite.
We want our OCR technology to be able to pick up that it's an evidence summary document and perform straight through processing.
Forum topic
OneSpan Sign
Hi,
I don't understand the difference between roles and approvals?
Forum topic
OneSpan Sign
Hey team,
I found the API call creating a package (or template ) on behalf of another user in your account in this documentation:
https://docs.esignlive.com/content/c_integrator_s_guide/rest_api/packages.htm#Create2
But there's no Java implementation. Any examples in Java SDK?
Thanks in advance!
Forum topic
OneSpan Sign
In our software we generate a package in the background then display an IFrame to the URL created with the package from the .net SDK. Right now I have only seen this in your sandbox.
Forum topic
OneSpan Sign
Hi,
I've created a layout containing a signature with all available fields (Signing Date, Date, Signer Name, Signer Title, Signer Company, Text Field, Checkbox, List, Radio, Text Area, and Label) using the eSignLive designer screen, but when I retrieve the package via the REST API some of the fiel
Forum topic
OneSpan Sign
Hi Haris,
I am trying to create new package and then updload the document at a later point after creating package.
Basically i want to it separate the steps.