384 results matched your search criteria
Forum topic
OneSpan Sign
Hi
Is it possible to have multiple signers for one field.
If any one of the signers , signs the field then the other signer is not asked to sign that field
thanks
mario'
Forum topic
OneSpan Sign
Hi,
I have a requirement to set the package expiry date during creation of the package itself.
The problem is I cannot identify the suitable Json field where the expiry date can be set so that Onespan can automatically take the necessary actions on it.
The java sdk has the solution.
Forum topic
OneSpan Sign
I didn't find the request that will return anchor coordinates. Is there any possibility to do it?
Forum topic
OneSpan Sign
Hi Duo,
Hope you are doing well!
Forum topic
OneSpan Sign
Hi Duo,
Happy New year greetings to you and your family!
Forum topic
OneSpan Sign
When creating a new package from a template I am trying to populate one of the existing text fields only if I have specific information. How can I achieve this using the rest api?
Forum topic
OneSpan Sign
Hello, I'm upgrading an application that user Java SDK to the REST API.
The application currently does in-person signing of 2 signers in an iFrame.
The design is to now allow the users a choice between in-person or remote signing.
Forum topic
OneSpan Sign
Hi,
I am trying to add text tags into my document using the REST API
I am following this example:
https://www.onespan.com/blog/onespan-sign-how-using-text-tags
Forum topic
OneSpan Sign
Hi Haris,
I am trying to create new package and then updload the document at a later point after creating package.
Basically i want to it separate the steps.
Forum topic
OneSpan Sign
We are in process of changing SDK to REST in our project
Need help mapping the SDK methods to REST, In SDK add document we have SignatureFields, Signature Editable fields, Initial Fields and AcceptanceFields?