917 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I'm looking for a way to modify a signers first or last name as well as email after they've begun signing documents.
Is this at all possible?
Forum topic
OneSpan Sign
Please find following requirement
condition-1: We have three signers, need to be signed.
condition-2: if signer one and signer two had signed and signer three not yet signed, if the package going to be expired in one day then we need to extend it.
This applies to all the packages which will meet t
Forum topic
OneSpan Sign
New Signer experience with local language support . Creation of templates in local language.
We have used Java SDK .
Please provide me JAVA Code for this.
Forum topic
OneSpan Sign
Hi,
We are noticing a surprising behavior when using the REST API to create a package, compared to a package created using the UI.
When we use your quick start "Create and send a package" (https://developer.esignlive.com/guides/quick-start/creating-and-sending-a-package-java/), we should have only
Forum topic
OneSpan Sign
We want to use bulk sign to be able to sign a document for a signer
your SDK only supports passing signer Id + package ID
Is there a workaround to pass document id
Forum topic
OneSpan Sign
We have up to 5 signers after the first signer the next 2 could be sign following the first signature.
If I assign two signer to .SingingOrder(2) will both those emails go out following the completion of the first signature?
Forum topic
OneSpan Sign
Hi,
Is there a way to send an email to the signer when a package is ready to download which means that this package has been signed and status is COMPLETE without enable email.complete.
Thanks
Wendy
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
Code:
.withValidation(FieldValidatorBuilder.regex("^\\d{2}/\\d{4}$").required().withErrorMessage("Please enter a valid retirement date (MM/YYYY)"))
Forum topic
OneSpan Sign
How to create package with role without sending mail to signer
Please send me one payload with multiple signer box also.
Thanks in advance.