773 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
email.notify.mobile
This template sends a signer an email with a link that can be used to capture their signature on a mobile device
Forum topic
OneSpan Sign
Guys,
Is there a way to modify the printed date that is captured when a signer signs a document?
Forum topic
OneSpan Sign
HI ,
I have a scenario like i need to only pump the data and signers will manually sign the document.
Forum topic
OneSpan Sign
Few Senders reported that when they set up the Fields such as Signature / Signer Initials they got misplaced from their side however from signer side - the document was fine and can be completed the signing without any issue.
Please kindly advise on this issue.
Forum topic
OneSpan Sign
Hi,
Anybody knows if the callback functionallity can be invoked directly after signing the document and not waiting for user input on the "Confirm" button.
Or if we could trigger the callback from a button of our own?
Forum topic
OneSpan Sign
Hi
Is it possible to declare during the package creation instance that an extra file should be attached after signing the package documents? The package status automatically changes to COMPLETED after uploading the extra file or should I force the status to COMPLETED by API?
Forum topic
OneSpan Sign
I'm currently using Java SDK to create a package:
<dependency>
<groupId>com.silanis.esl</groupId>
<artifactId>sdk</artifactId>
<version>11.38</version>
</dependency>
Forum topic
OneSpan Sign
Hello,
I am trying to inject data into a field on a PDF that is uploaded to onespan. I have the field in the following format
[Signer1.Capture1.Textfield1]
Forum topic
OneSpan Sign
Hello,
I am trying to inject data into a field on a PDF that is uploaded to onespan. I have the field in the following format
[Signer1.Capture1.Textfield1]
Forum topic
OneSpan Sign
Hi there,
I have been trying to update documents that have FULL_NAME signers to HAND_DRAWN signers using the JAVA SDK.