353 results matched your search criteria
Forum topic
OneSpan Sign
Hey Team,
I am working with Text Tag Extraction and going through the blog i.e. https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/text-tag-extraction#tab-header-4
Forum topic
OneSpan Cloud Authentication
Hello,
I'm testing the "Integrating Secure Channel Based Authentication via Cronto" flow on the Sandbox, using the Android app as an authenticator (DIGIPASS Long SV.apk).
Forum topic
OneSpan Sign
Hello,
Hopefully a quick question, but I'm attempting to use the DownloadedFile class (com.silanis.esl.sdk.io.DownloadedFile) when downloading signer attachment files using the line:
DownloadedFile file = eslClient.getAttachmentRequirementService().downloadAttachmentFile(packageId, attachmentI
Forum topic
OneSpan Sign
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our e-signature use cases.
We have this below scenario:
1. Salesforce user XXX sends an e-signature request to customer.
2. Customer signs the document.
3.
Forum topic
OneSpan Sign
hello there,
I set up sandbox.esignlive.com with salesforce sandbox.
Using Apex sdk I am able to create package and sign it, but when other users from salesforce try to use apex sdk code they can create package in esignlive but they cant sign it.
Forum topic
OneSpan Sign
I have a particular document/form that has a few different fields which are of a small size, namely: date, year and state.
Forum topic
OneSpan Cloud Authentication
The current OpenAPI schema https://community.onespan.com/sites/default/files/interactive_api_references/tid-api_13022020_0.json contains the following status codes for resp
Forum topic
OneSpan Sign
Hello,
I am trying to inject data into a field on a PDF that is uploaded to onespan. I have the field in the following format
[Signer1.Capture1.Textfield1]
Forum topic
OneSpan Sign
Hello,
I am trying to inject data into a field on a PDF that is uploaded to onespan. I have the field in the following format
[Signer1.Capture1.Textfield1]
Forum topic
OneSpan Sign
Hi There,
I am trying to create session token to access the eSignature in an iframe.