773 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I am trying to get the signing status of a package using the following SDK call:
eslClient.getPackageService().getSigningStatus(packageId, signerId, documentId)
What I noticed that this call has inconsistent behavior while returning package information.
On some occasions even if a package is av
Forum topic
OneSpan Sign
Is it possible to specify the url to a custom company page which contains the iframe signing ceremony? Also, is the signer notification email message/layout to sign a document customizable?
Thanks!
Forum topic
OneSpan Sign
Trying to save signed docs on our server. Looping through the doc collection, Content is null with code bellow:
//retrieve signed package from one span
var pkg = oss.GetPackage(req.PackageId);
Forum topic
OneSpan Sign
Hello,
We need to change the signature appareance of our documents. The idea is to change the background image and the text format .
Can we achieve this?
Best regards,
Forum topic
OneSpan Sign
Hi. Is there a configuration setting that we could enable where a signer could fill out a document, then save their progress, then subsequently come back to finish filling it out and complete signing?
Forum topic
OneSpan Sign
We are not able to render the generated signing url in our browser or iframe. The page used to display the consent form but it now remains blank. PFA images of the console logs while attempting to open the signable document.
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
Guys,
When we view a non required document on a pc or table, it allows the users to arrow past it. When we take that same loan and view it on our mobile phone, the user does not get the ability to arrow past it. They have to either accept it or decline it. Is this intended?