353 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
Is there any way to shrink the size of the E-Signed by text seen in the attachments?
We are using hand drawn signatures, and the sign all signatures.
The E-Signed by text is fairly big and makes it difficult to see the actual signature.
Thanks.
Forum topic
Intelligent Adaptive Authentication
Initially, I was getting this error: "Unable to find registration code in Shared Cache". I tried the solution explained here: https://community.onespan.com/forum/unable-find-registration-code-shared-cache
Forum topic
OneSpan Sign
I use the package creation document upload API to create a document for signature.
Forum topic
OneSpan Sign
Hi,
I found the 'search' function is in different place when user login the account. I assume this's account setting different, if so, could you please let me know what setting is impacting the behavior?
Forum topic
OneSpan Sign
Our OneSpan account is customer-facing and we support French speaking customers. Most of the signing process translates to French properly expect the 'Thank You' message attached.
Forum topic
Mobile Security Suite
Hello,
Am I correct in assuming that the MSS iOS Secure Storage SDK does not support sharing the storage between the app and the app extension? I came across a note (attached screenshot) in the documentation, but I would appreciate some clarification on this matter.
Thank you!
Forum topic
OneSpan Sign
I want to remove the scroll bar in the esign iframe. we need the iframe height should be dynamic and match to the content height.
Please find the attached screenshot. I am getting two scrollbars business don't want that. So want the iframe height to be dynamic based on the content.
Forum topic
OneSpan Sign
Hi Team,
I am trying to access the API: https://sandbox.esignlive.com/api/packages
Forum topic
OneSpan Sign
When I open document in designer mode to add fields, My name (account holder name) is listed in signers select box. But I don't want my name in default.
Is there any way to hide my name (Account holder name) from signers list,
I am using MEAN and opening document in iframe.
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.