292 results matched your search criteria
Forum topic
OneSpan Sign
We would like to modify the content of some of the emails that are sent to the signers.
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
Hello,
I'm having a hard time structuring my JSON payload to reflect what I want to appear in my package. The documents have already been merged with *MOST* data via another source, but I do need to add some information to one of the 3 documents being sent for signing.
Forum topic
OneSpan Sign
Hi,
I was trying the below code snipped
To upload documents to packages,
Forum topic
OneSpan Sign
We have been using oneSpan for around 2 years now and we weren't facing any issues with adding documents to a package but recently when we're trying to add certain pdfs, we are getting an error - "The number of Pre-Verify results does not match the number of documents that were sent for verificat
Forum topic
OneSpan Sign
Hello,
I'm trying to create a package with all of it dependencies and documents at once:
if I try a payload as
{
"documents":[
{
"approvals":[
{
"id":"Signature1",
"role":"Role1",
Forum topic
OneSpan Sign
We have been working with the Salesforce ESL App and are noticing unusual behaviors with PDF Form fields and how the data is layered onto the PDF.
Is this behavior the same when utilizing REST or any other API with ESL?
What are most peoples experiences with using PDF Form fields?
Forum topic
OneSpan Sign
Is there an API endpoint that allows API clients to delete set of fields in one API call?
Forum topic
OneSpan Sign
Hello,
Is it possible to change the font type the signer uses when signing the document? I tried what I found in the documentation regarding the creation of the package
https://community.onespan.com/products/onespan-sign/sandbox#/Data%20Management
Forum topic
OneSpan Sign
I am successfully receiving events in Salesforce for transactions I created in the OSS portal but not for any packages I create via the SDK. Is there something I need to set when I create packages via APEX?
I noticed this comment in your blog series on Salesforce events: