545 results matched your search criteria
Forum topic
OneSpan Sign
there is a sdk documentation for events on packages.
I can't see how to fetch user key. Does the key comes as part of json payload?
or you use different method?
Forum topic
OneSpan Sign
Hi Duo,
Could you please point me to how to fetch the list of values, default value and the value chosen by the signer using sdk and rest?
Thanks!
Forum topic
OneSpan Sign
Using the JAVA SDK is it possible to specify that you would like a given signer to sign using a CAC/PIV or a certificate that they own instead of using the e sign live certificate?
Forum topic
OneSpan Sign
We are looking at using the .NET SDK in our application, but would like to see a full example of an integration vs just snippets of code. Does anything like this exist?
Forum topic
OneSpan Sign
Could you explain when access ability should be used and how to use it via JAVA SDK?
Thanks
Wendy
Forum topic
OneSpan Sign
Hi,
When an attachment can be added in a package via JAVA SDK? Could you share a sample code?
Thanks
Wendy
Forum topic
OneSpan Sign
We are seeing rare instances where downloaded PDFs from OneSpan are corrupted. We are using Java SDK. Are there previous examples of this and fixes?
Thanks.
Forum topic
OneSpan Sign
Is there an endpoint to add multiple documents to a package? The APEX SDK appears to only have a method to add one at a time. Trying to minimize callouts from SF.
Forum topic
OneSpan Sign
Hi
I am wondering if signer can see all the documents in one transaction? Even those ones don't require their signature?
Using iOS mobile sdk?
Thanks a lot
Forum topic
OneSpan Sign
Hey ! I was working on the Java SDK to retrieve all the templates and their ids that I had created for a particular user, in the form of objects or lists. Is there a simple way to do this. If yes how do I do it ?