913 results matched your search criteria
Forum topic
OneSpan Sign
Is is possible to add a new signer to a document which is already signed?
I tried with below code
PackageId packageId = new PackageId("orB4GBrQKn33YIF6XJFgDMGdkb4=");
ossClient.ChangePackageStatusToDraft(packageId);
Forum topic
OneSpan Sign
Hello,
Looking for the procedure to modify the outgoing email to signers. Would like to customize that email with the clients information. I do notice you can modify the logo and colors. However not the message.
Thank you,
Forum topic
OneSpan Sign
Hi
Is it possible to have multiple signers for one field.
If any one of the signers , signs the field then the other signer is not asked to sign that field
thanks
mario'
Forum topic
OneSpan Sign
Hi,
I want to create a package and have to add Signers and Documents later on same package.
Thanks,
Forum topic
OneSpan Sign
Good Afternoon,
i am currently in the process of updating one of our Applications to include ADA functionality. This application is pointed at the cloud implementation.
Forum topic
OneSpan Sign
My transactions usually have the same signer for the first and third signer. I give the signer the sending URL and they enter their own name and email address for the first and third signer, and they enter the second signer's name and email address as well.
Forum topic
OneSpan Sign
The “packageID” seems fine, works for other API call but “SignerID” from Evidence Summary does not seem to be recognized. Its confusing as items are referred to by multiple names, e.g. PackageID appears to be the same as Signing CeremonyID and Transaction.
Forum topic
OneSpan Sign
I have a border line case, let's say there are two signers. One signer signs but do not click confirm. How do you find if signer 1 has completed the signature ceremony or not.
Forum topic
OneSpan Sign
Hi there!!!.
We are working with automations with OS.... and how to handle some scenarios where we need to define where to place the “signature” using a fixed position .
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.