1307 results matched your search criteria
Forum topic
OneSpan Sign
if i create 5 packages with 5 templates can i group together and send it as a single email to customer for signing
Forum topic
OneSpan Sign
Hello,
I have a package from esign I want to decline using my mobile, I can see the decline option but can not click ok button or able to write the decline reason.
please advice.
Thanks,
Nehme
Forum topic
OneSpan Sign
Hi,
Can we add an signer after the package is created and the document uploaded? We are looking at a use case where there are multiple signers and we want them added as required when they are ready to sign the document.
I am looking to do this through REST API.
Thanks.
Srini.
Forum topic
OneSpan Sign
Hi,
Trying to implemented the quick start, getting error 404 file not found when doing post.
Removed the header "Accept: application/json". And it returns with a 200 and it is return html indicating "Error" but no detail.
Forum topic
OneSpan Sign
Hi Team,
Can we disable Click to Apply feature to required documents and manually sign on that document in the package.
Thanks,
Navya.
Forum topic
OneSpan Sign
Hi,
I am looking for code examples using Mobile SDK how to start creation of package and complete the transaction in offline and sync when connected online.
Please let me know if any one have performed the similar use cases.
Forum topic
OneSpan Sign
Getting error when create package when read file from server.
Working Code: When read file from local machine
var options = {
'method': 'POST',
Forum topic
OneSpan Sign
Hi,
Is it possible to retrieve Signature Dates for all signers in a completed package?
Thank You.
Forum topic
OneSpan Sign
When creating a new package, is it possible to add custom metadata fields that we can get back in the webhook response? For instance, if I want to attach a custom ID to the package I just created, and then store specific data about that package in my own DB.