1273 results matched your search criteria
Forum topic
OneSpan Sign
Using the JAVA SDK is it possible to specify that you would like a given signer to sign using a CAC/PIV or a certificate that they own instead of using the e sign live certificate?
Forum topic
OneSpan Sign
Is it possible to remove the 'Actions/Decline to Sign' option? For our use case, we would rather not have to program to this option. Is it customizable?
Forum topic
OneSpan Sign
Hello everybody,
I try to implement a signing order, but it doesn't work. All three Emails are sent at the same time.
What's wrong? Here is my json code:
{
"documents": [
{
"approvals": [
{
Forum topic
OneSpan Sign
What's the difference between click to sign or sign (in person)?
Forum topic
OneSpan Sign
If we have a common document storage for all sorts of PDF documents, is there a way for a program to inspect a PDF to determine it was signed using OneSpan Sign, and not just a PDF from other sources.
Forum topic
OneSpan Sign
Hi
Whats is the difference between Document Signed vs Recipient completed signing
Thanks
Mario
Forum topic
OneSpan Sign
Team,
We are unable to remove partially signed/signed document from the package. Could you help us on this?
Thanks,
Sushma
Forum topic
OneSpan Sign
Hi There,
I am using the example provided on this page : https://developer.esignlive.com/guides/quick-start/check-package-status-and-download-documents-java/
In this example, there's a line to check the Signing Status:
SigningStatus sentSigningStatus = eslClient.getSigningStatus( packageId, nul
Forum topic
OneSpan Sign
Hi,
We create a package from our Salesforce API and redirect the user to the signing URL in case of in-person signing.
Is it possible to remove the "Exit Signing" option from the "More Actions" menu?