227 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I want to download document which is attached to package. I have package Id.
String response = sdk.createPackage(pkg,blobMap);
This above function is returning me package id. But not able to find any function which returns me document id based on document Name.
Forum topic
OneSpan Sign
Sorry for all the different posts, but I thought it'd be better to have each question separately so they're easier to search.
Another thing I'm going to need to use is to get the Audit information like in the evidence summary PDF I can download, only the listing of events from the SDK.
Forum topic
OneSpan Sign
Hi all,
Is it possible to customize the email sent out once the signing has been completed (the one with a link to download completed documents'.
We use e-sign for multiple different documents and want each document to have its own email template.
Forum topic
OneSpan Sign
I have downloaded the new SDK version 11 and installed it in my application. I have updated my api key to the new one I received when I created a new sandbox account. I have updated my code to call the designer and signing urls.
Forum topic
OneSpan Sign
Good afternoon,
I have 2 questions.
1. For a signing event does the email link ever expire for the customer ?
Forum topic
OneSpan Sign
I updated from 11.33 using the downloaded SDK, but found the NuGet for 11.35 today, but am having issues resolving the ESLClient class from the NuGet install. I tried a using for each namespace in OneSpanSign namespace, and am having no luck. Did the class change fr
Forum topic
OneSpan Sign
Hello,
I've noticed that creating documents with names that contain the windows restricted file name symbols ( ":\|/*?> ) will cause the documents to be shown in the signing ceremony and audit information with those symbols replaced by underscores.
Forum topic
OneSpan Sign
Hi Team,
I created an application to use your API, Recently i got new requirement that once package is Signed will download the Document but its in Secured format to get the file with Out Password secured i got to know that we can Use the flatten document but unfortunately when i get the flatten do