1385 results matched your search criteria
Forum topic
OneSpan Sign
I couldn’t find a method to add documents to package in draft mode.
It seems UpdatePackage updates everything but documents.
Is there a method to add documents in the package once it been created?
If there is such method in your SDK please point me and I will take a look there.
Forum topic
OneSpan Sign
Hello!
I need to be able to pull down the name of the file that was uploaded with a document in a given package.
I see that there is a "FileName" property on the "Document" object, but when I pull a package down and loop through its documents, the FileName is always null.
Any assistance would be g
Forum topic
OneSpan Sign
When a Document is signed for a given Signer, in the call back notification, I see following information
"name":"DOCUMENT_SIGNED","sessionUser":"SignerID2","packageId":"XXXXXXXXXXXXXXXXXXXXXXXXX","message":null,"documentId":"Document_ID"
if we see, message is coming as null.
Is it possible to get
Forum topic
OneSpan Sign
Hi,
How to send multiple document with single package Id ?
Thanks in Adv.
Forum topic
OneSpan Sign
Hi,
I am unable to insert document with an existing package. My sandbox api key and url work fine.
Forum topic
OneSpan Sign
Hi,
I searched this forum for past discussions on this topic and understood that the blue swirl watermark(next to the signature) is the eSignlive company logo.
I wanted to know if this watermark can be replaced by my company logo?
Forum topic
OneSpan Sign
Hi OneSpan Team - As per our requirement , we need to have a Signature block at the end of the document to capture the Fullname and DateTime when the
document was signed.
Forum topic
OneSpan Sign
Hello there,
I am trying to send two documents to be signed by the same person. so I am creating two document builders adding the email address to each one of them, but it keeps failing with the error that the email is already in use for this package.
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.