OneSpan Introduces DigipassONE, Bringing a Unified Platform Approach to Authentication Modernization
A new authentication platform helps financial institutions support diverse customer authentication preferences while modernizing at their own pace Learn More
1896 results matched your search criteria
Forum topic
OneSpan Sign
Hi Team,
I'm using certificate signing in my integration.
Forum topic
OneSpan Sign
We are transitioning to New Signer Experience.
Forum topic
OneSpan Sign
I am currently creating a report about how many customer are signing the documents in one particular months. I was wondering when is customer charged during this process of signing the document, is it when customer actually signed the doc or is it when sSign have send the document to user.
Forum topic
OneSpan Sign
If I assign a reminder schedule to a package with multiple signers will all the reminder schedules be applied to all the signers in order?
Case:
reminderScheduleToCreate = ReminderScheduleBuilder.ForPackageWithId(packageId)
.WithDaysUntilFirstReminder(2)
.WithDaysBetweenRemind
Forum topic
OneSpan Sign
Hello Support Team,
We are using designer view for e-signing the documents.
here, we passing multiple signers for document(s).
Forum topic
OneSpan Sign
We have scenarios where we need to support/guide the user as they work through a signing ceremony.
Example:
Employee opens a window and starts a signing ceremony and then moves the window over to a touch screen for the customer to use.
Forum topic
OneSpan Sign
Hello,
In the attached image, a signature properties interface we can see the Location: Client IP 172.16.4.81
Forum topic
OneSpan Sign
This works (after unzipping the file)
byte[] bytes = eslClient.PackageService.DownloadZippedDocuments(packageId);
using (Stream file = File.OpenWrite(DocumentName+".zip" ))
{
file.Write(bytes, 0, bytes.Length);
}
This creates a corrupt document
byte[] bytes= eslClient.PackageService.Downloa
Forum topic
OneSpan Sign
Question regarding Document Signing Certificate of Completion with session purge: A customer is asking if he could purge an eSignLive session, would the Document Signing Certificate of Completion also get purged or does it maintain a separate record of that? This is for litigation purposes only;