65 results matched your search criteria
Forum topic
OneSpan Sign
I have an a process that necessitates creating a transaction, and keeping it in draft status, well in advance of when it will be released for signing.
(The transactions would generally be released throughout the day on July 1, but the draft may be created months in advance.)
I'm wondering if there
Forum topic
OneSpan Sign
Can you please provide an overview of how QR code works? If a QR code is created for an eSign package, is there a time limit for how long the QR code will work? There is a client who wants to print the QR code and scan it with the app at a later date to avoid using a desktop computer.
Forum topic
OneSpan Sign
Hi,
We are integrating eSignLive with an application in our organization and came to know that a shared email address is required for integration.
If yes, please advise if
a) There is any specific naming convention required for the email address
b) Do I need to mention any size limit for receiv
Forum topic
OneSpan Sign
C# code that can be used to generate usage reports (code mostly by Duo) and also a downloader tab to download inflight and/or complete transactions and their associated files. Useful to download and use as is or reuse the code in your OneSpan utility.
Forum topic
OneSpan Sign
https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/using-javascript-event-notifiers
Forum topic
OneSpan Sign
Hey Team,
If we have more than 50 documents assigned to one signer and if the signer get changed in the middle of the signing process. Can we update all the 50 document signers with the single callout.
Forum topic
OneSpan Sign
Hi,
we create a package through REST call(https://sandbox.esignlive.com/api/packages) and upload the files to them incrementally with separate REST calls(https://sandbox.esignlive.com/api/packages/{packageId}/documents).
Forum topic
OneSpan Sign
Hello, I tried to make an API call to retrieve incomplete SENT packages, but the results included a COMPLETED package along with SENT packages. All COMPLETED pakcages were not returned, just one was. Here is the call:
Forum topic
OneSpan Sign
We have a need to include previously signed forms within an application package that we send to the client. The request is to have a way to insert these signed documents into another PDF. When attempting to do so in Adobe Pro we are advised that the PDF is password protected.
Forum topic
OneSpan Sign
Hello, We have integrated our salesforce application with onespan using APEX SDK.