759 results matched your search criteria
Forum topic
OneSpan Sign
New user of OneSpan. In my job, I have to have documents signed by talent.
Forum topic
OneSpan Sign
Hi,I found the tool for bulk invite sender tool(https://community.onespan.com/documentation/onespan-sign/codeshare/bulk-invite-sender-tool-java)but I can't find source code, where can I find it?thanks,Cindy
Forum topic
OneSpan Sign
Hello,
We have a workflow where we wish to print a 'name' and the 'date' on the completed document after all signatories have signed. Is there a way to accomplish this preferably using the .NET SDK.
Thanks
Ranga
Forum topic
OneSpan Sign
Is it possible to get all the signers url for signing Doc in the same response during the package creation with document binaries and signers detail using REST API.
if yes , Please provide the demo code.
Forum topic
OneSpan Sign
I'm wondering if the APEX SDK has the ability to create a sender. I see that some of the other SDKs can.
https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/managing-senders
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
https://community.onespan.com/documentation/onespan-sign/codeshare/designer-view-apex-sdk
Forum topic
OneSpan Sign
We’ve seen an error a few times in the past week or so (screenshot attached.) During signing, after clicking Confirm on one doc we get a server error as below. We have to close the modal and restart signing, which picks us up at the document we were meant to go to next but I’m u
Forum topic
OneSpan Sign
As described in this post https://community.onespan.com/documentation/onespan-sign/guides/sender-guides/user/configuring-recipients we can configure some "personal message" for the Recipient. Just want to know where this "personal message" gets used.
Forum topic
OneSpan Sign
I'm using the SDK to create a package that contains one document to be signed. I want to offer my customer the ability to 'Cancel' a package. Should I use the 'Trash' or the 'Delete Package' method? What are the differences?