914 results matched your search criteria
Forum topic
OneSpan Sign
Hi there,
Please see the link below.
https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/signer-management
Forum topic
OneSpan Sign
I create a package with three signers, could one signer be removed from this package via java SDK, if yes, when this signer can be removed?
Thanks
Wendy
Forum topic
OneSpan Sign
Hello,
Is there a way to add some customization to the email that comes from eSign live to notify people that they need to sign a package?
Forum topic
OneSpan Sign
I have tried several times and waited for up to an hour - however signers are not getting notification email... I am able to get the SMS passcode but no email with link to sign... is the environment working?
Forum topic
OneSpan Sign
I was generating Packages without a problem using my Code but now I am returning the following error when trying to send a new Package.
Forum topic
OneSpan Sign
Is there any way I can dynamically add signer and document while creating the package.
For example I want to use a for loop to add no of signers(withSigner) and documents(WithDocument), when creating the package
Forum topic
OneSpan Sign
Hi There,
I want to build a package with two different documents with two different signers and Signer 1 will sign on just document 1 and Signer 2 will sign on just document 2, how can I do this under same package?
Thanks,
Gurvinder
Forum topic
OneSpan Sign
Hi,
If our application somehow missed the callback event of opt-out/decline, is there any REST API which can be used to fetch the details about signer who opted-out/decline and with what reason?
Forum topic
OneSpan Sign
We receive the following error message if the package is signed by the one individual and not the other when we do a check status call.
Could not get signing status. Exception: The remote server returned an error: (404) Not Found.
Forum topic
OneSpan Sign
When I use the .NET SDK version 11.5, I'm have a problems getting the signerId of package signers.
What I want to do is this:
call the eslClient.GetPackage(packageId) method to get information about an existing package
get an authorization token, by SignerId, for a signer from