Forums

Hello,

Is there a way to set the default signature type to Click to Sign at the document level ( applies to all signature fields) when creating  a package using .NET SDK & using signature text tags?

using this for signature text tags instead of signature fields .EnableExtraction().WithExtractionType(ExtractionType.TEXT_TAGS)

Tried the following line of code but still the document was set with Capture Signature type signature fields.

Forums

Hi

After creating a transaction in onespan sign using REST API, user is getting the below error while signing the document :

The selected document('s) could not be uploaded. The document('s) might be corrupted or locked.

I have not added any kind of encyptionor lock for the document. Also, this error is coming only for transaction created using REST API.

PFA attached error.

Forums

When documents are signed via the application they are uploaded for storage, however some of the generic documents don't have a customer ID available.  Is there a way for the sender to be able to apply the customers ID onto specific forms as well include the customers ID within the evidence summary.

Forums

I would like to know if it is possible to create a signature request with 2 signatories having two different types of signature methods (hand-scripted, click-to-sign, click-to-initial) for the same document ?? For example the first signatory signs with the click-to-sign and the second with click-to-initial. 

I saw that in self-service it was impossible, when I change the signature method for the first signatory, the 2nd signatory is automatically changed too. I would like to know if in the API is possible or not ??

Thank you.