227 results matched your search criteria
Forum topic
OneSpan Sign
Ou app use the eSignLiveSDK for iOS and that compile correctly in iOS 11. I need to update XCode to debug our code using a device with iOS 13.6. When I try compiling our app in XCode 12, I get an error:
Forum topic
OneSpan Sign
I'm referencing the custom signing ceremony settings, in an attempt to customize the Thank You dialog content.
Forum topic
OneSpan Sign
I am migrating servers for Laserfiche and OneSpan. Laserfiche 11 is successfully migrated, LF Server, Web Client, Workflow, etc.
Forum topic
OneSpan Sign
Hello All,
I want to implement OneSpan API in PHP website. Flow is simple. One user uploads the pdf document and another user will sign that document. I am not able to find any concrete SDK on github as well as on Forum.
Forum topic
OneSpan Sign
I have been trying to hide the buttons from the header, and the confirm button is still showing, here is my json
ceremony: {
{...}
layout: {
header: {
sessionBar: false,
globalNavigation: false,
breadcrumbs:
Forum topic
OneSpan Sign
Hi There,
I am using the example provided on this page : https://developer.esignlive.com/guides/quick-start/check-package-status-and-download-documents-java/
In this example, there's a line to check the Signing Status:
SigningStatus sentSigningStatus = eslClient.getSigningStatus( packageId, nul
Forum topic
OneSpan Sign
I am trying to get all completed packages over the last 90 days. Ideally, this would be a single call for all of my users' completed packages, but if I need to loop through the users I can, IF I can get their UUID from a call into the response, then loop through the response for UUIDs
Forum topic
OneSpan Sign
Hi,
I got an email from eSignLive today saying that, effective January 9 of 2017, all transactions older than 90 days will be moved from the cloud to another database.
I'm trying to figure out what this means for our company.
Forum topic
OneSpan Sign
Hello all, we require to add preview functionality to our system before sending a document to signers. I couldn't see an API for this. Does Onespan provide a preview URL?