140 results matched your search criteria
Forum topic
OneSpan Sign
Hi
On an In progress transaction (SIGNING_PENDING) with multiple signers & with Document A that is signed by (SIGNING_COMPLETE) Signer A, is it possible to update the document content (bytes) without losing the already obtained signatures from Signer A?
Forum topic
OneSpan Sign
Hi,
I am trying to create a transaction using a template and when I put myself as one of the signers, the tool displays a message saying that the signature settings for the signer will be removed (see the attached image).
Forum topic
OneSpan Sign
Use Case: Client has Vertical Enterprise App that they can customize output. We have trained them on text tags and they are very excited for dynamic signing blocks, etc.
Forum topic
OneSpan Sign
Hello,
I'm wondering if it is possible to associate fields with signers using the Java SDK? My use case is that in addition to a signature, users need to be able to fill in additional information in a textbox.
Forum topic
OneSpan Sign
Hello,
I am having some issues when trying to add a document as binary data to a package
Our pdf's are in base64 data so we need to convert this data to binary data but we always get this error when we are trying to create new package(POST /api/packages):
Forum topic
OneSpan Sign
I am trying to create the package only with documents and I will need to update it later adding the signers, the signature tag is already created in one of the documents, that is why I am using EnableExtraction. I get an error:
Forum topic
OneSpan Sign
Hello;
I am trying to set up REST API integration for one of my clients.
I've gotten as far as:
1) Create The Package
2) Add a Document
3) Create a Signer (Role)
4) Add the Signer
I am now trying to send the document to the Signer.
How does one do this?
Forum topic
OneSpan Sign
Hi!
I am trying to create an eSignLive package using the C# SDK.
Below is the error I get when "sending" my package.
Forum topic
OneSpan Sign
Hello,
In Java, I would like to add a new field where the signer should fill in a date (in a date format DD/MM/YYYY).