2879 results matched your search criteria
Forum topic
OneSpan Sign
I'm using Field Injection for my documents, but can't figure out how to use a Signature field that is already created on my PDF form.
Forum topic
OneSpan Sign
Hi,
I receive an error when the document name ends with "pdf".
Forum topic
OneSpan Sign
We currently received notifications when the package is completed "PACKAGE_COMPLETE" however the documentid property is null.
Forum topic
OneSpan Sign
I want to request customer to upload his last tax return as part of a transaction. However, customer may actually has the tax return captured in many separate files (e.g.
Forum topic
OneSpan Sign
Hi,
I am working on cpq,and my requirement is to use quote fields in one span document so please help me to get it.
Forum topic
OneSpan Sign
HI there,
I wondering if there is a feature in OneSpan signing which allows for Signer to add document to the transaction.
Please advice.
Forum topic
OneSpan Sign
Is it possible to send multiple documents via one API call and one transaction?
This is similar to the code in the example, can I just append each file to a new form for the MultipartFormDataContent?
ByteArrayContent content = new ByteArrayContent(fileByteArray);
c
Forum topic
OneSpan Sign
Hi,
Is there any documentation on how to upload multiple documents using the ONESPAN SIGN API, currently trying to use POST /api/packages/{packageId}/documents, however second document doesn´t get uploaded.
Forum topic
OneSpan Sign
I've not been able to find documentation which explains the differences between flattened and active documents.
Forum topic
OneSpan Sign
Hello Team,
I have a problem with the order of the Consent Document and the Contract.
I am using API to created the package and send the documents.
In the beginning I was sending only a Contract. Last days I did some code changes to add the Consent Document.