913 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I have a document which two or more people need to sign it. I would like to for each sign OneSpan call my Callback API or when all people sign the document my callback api will be called by OneSpan.
Thanks
Forum topic
OneSpan Sign
Hello,
It seems the Package Object is not too happy with if statements with in the code block.
Forum topic
OneSpan Sign
When trying to create a signing URL in an In Person signing scenario, I am getting the following error when trying to retrieve the SessionToken to use with the URL.
SessionToken sessionToken = eslClientWithHttpProxy.getSessionService().createSessionToken(packageId, signerId);
I have val
Forum topic
OneSpan Sign
When we have a package that has two signers and one signer has completed signing and the other is still pending, when we perform a check status, we are getting the following error.
Could not get signing status. Exception: The remote server returned an error: (404) Not Found.
Forum topic
OneSpan Sign
Hello!
Is it possible to insert one text field into PDF document the way multiple signers could edit it?
Thanks.
Forum topic
OneSpan Sign
Hoping you can help. We have a scenario where a single signature may appear in several place. For example, in the case of a parent signing for a minor. The parent would have to sign as the owner, and sign for the minor. We only want the signer to sign once and not multiple times. Thank you.
Forum topic
OneSpan Sign
Hello,
I want to create a Draft package (no signers, no documents) with the REST API.
I'm sending this JSON string :
{
"name":"test",
"type":"PACKAGE",
"language":"fr",
"emailMessage":"",
"description":"",
"autocomplete":true,
"notarized":false,
"settings":{
Forum topic
OneSpan Sign
Hi
I capture the traffic when switch signer in the signer dropdown list.
Forum topic
OneSpan Sign
HI there,
I wondering if there is a feature in OneSpan signing which allows for Signer to add document to the transaction.
Please advice.
Forum topic
OneSpan Sign
Hello,
We're currently running into an issue when the sender of a in person package also needs to sign a document within that package.