321 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I have a scenario that I would like to flag a package for future assessment from a third party individual.
There is any way to add information to a package using REST API but is not present in any document, just behind the scene, like a metadata?
If there is anyway, this would work also fo
Forum topic
OneSpan Sign
I’m trying to figure out how to add the ability for customers to upload supporting documents to a signing ceremony. Below is the output of what I’m sending to set up a package before json encoding.
Forum topic
OneSpan Sign
In the Transactions List on the Live Site I only see 5 Columns listed
Transaction name, Recipients, Last Updated, Status and Expiry Date
Is it possible to add other Columns and make the sortable?
Forum topic
OneSpan Sign
Hello,
I want to place my esignlive document on my website homepage. I want visitors to be able to see the form, fill it out and add their signature.
Forum topic
OneSpan Sign
HelloWe have already looked into all the other discussion regarding this error and nothing really helps. We have customer uploading some PDF that are getting rejected by OneSpan that aren't corrupted, encrytped and don't have NeedAppearances AccroForm flag.
Forum topic
OneSpan Sign
I'm interested in modifying a signer's challenges on an existing package that hasn't been sent. In some cases this means adding a challenge for the first time. In other cases this means first removing existing challenges. Here's some code I tried.
Forum topic
OneSpan Sign
We are having an intermittent issue with our REST API client. Normally, it posts the signing package create request in DRAFT status, posts the request to add reminders then posts a request to put the request into SENT status.
Forum topic
OneSpan Sign
We are trying to hook up OneSpan with LaserPro and have the documentation to make the connection but no instructions on how it works once completed. I understand that LaserPro will export the docs for eSign but does that then open up in OneSpan.
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
Hi
In the callback setup example prorgram
My callback URL is given in the following variable
private static final String URL = "http://my.url.com";
Can I add a port number to this URL?
Will the URL below be a acceptable to Silanis for a callback.