1389 results matched your search criteria
Forum topic
OneSpan Identity Verification
Hi,
Can I check what is required for entry into the document_template_id field to use with the identification only workflows in POC? Is there a specific id that would be used to retrieve the raw data from the identifcation transaction?
"id": "Consent",
Forum topic
OneSpan Sign
I see there is a RESTful API to update an existing document in a package. Is there a function call in .Net SDK to achieve the same thing?
Forum topic
OneSpan Sign
Hello,
I'm currently using the REST API to upload a package.
Forum topic
OneSpan Sign
Good Afternoon,
I am using the On Premise verson 6.5 and recently tried to download the evidence document from a finished package. However that document was blank.
Forum topic
OneSpan Sign
Hey team,
In our workflow, we require different signer have different visibility. I can achieve this in my dashboard, but when I obtain my package json, I can't find my settings regarding visibility. Please advise on how to get these info.
Thanks in advance.
Forum topic
OneSpan Sign
Hi there,
Below is my code to generate the package. I am receiving an email with pdf document for esignature,every thing looks good except I'm not seeing any place to click and sign not sure if I am missing any thing. Please advise.
Forum topic
OneSpan Sign
at present we are testing the system and when we are signing the documents some of our boxes have not been completed. How can i set up the system so that the document can not be completed until all signatures, text boxes etc are all completed.
Forum topic
OneSpan Sign
Hi,
We are calling the OneSpan API to retrieve a single PDF document. In the response we are getting a byte stream for the pdf document. Our requirement is to download PDF from onespan and upload it to our backend repository.