16 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Forum topic
OneSpan Sign
I am making good progress on my project I am now at a point were I want to have my app download the document after the signing is complete.
To do this I would like to set up a call back event on PACKAGE_COMPLETE
My dev environment is local 127.0.0.1 with a local host name How can I test the call
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,
We are new to onespan. We have integrated our salesforce application with onespan using APEX SDK for our signature use cases.
Forum topic
OneSpan Sign
I attempting to create a document that has one signer by email, and 2 signing groups (lets name them Group1 and Group2)
The document has EXTRACTION enabled.
Forum topic
OneSpan Sign
Hi,
I am trying to get the signing status of a package using the following SDK call:
eslClient.getPackageService().getSigningStatus(packageId, signerId, documentId)
What I noticed that this call has inconsistent behavior while returning package information.
On some occasions even if a package is av
Forum topic
OneSpan Sign
When a Document is signed for a given Signer, in the call back notification, I see following information
"name":"DOCUMENT_SIGNED","sessionUser":"SignerID2","packageId":"XXXXXXXXXXXXXXXXXXXXXXXXX","message":null,"documentId":"Document_ID"
if we see, message is coming as null.
Is it possible to get
Forum topic
OneSpan Sign
Hi,
There is a callback event called Transaction deactivated.
Is there a REST API which when called will trigger this event.
Forum topic
OneSpan Sign
Hi,
Is there a way to use the field extraction feature and also set the name of the (form) fields in the pdf to store the data.
Forum topic
OneSpan Sign
HI,
How should I get package Id in E-sign call back? I am working with .NET MVC.
Thanks,
Baskar G