3700 results matched your search criteria
Forum topic
OneSpan Sign
Can we include the custom field inside the Package? If possible please let me know.
Forum topic
OneSpan Sign
Hi Team,
We are able to successfully upload a single document while creating a package .
Forum topic
OneSpan Sign
Hi,
Is Optional signatures feature available now? If so, please provide me the link for latest documentation.
Forum topic
OneSpan Sign
Hi,
How to send multiple document using API when creating the package?
Thanks in Adv.
Forum topic
OneSpan Sign
Our customer wants to deploy an App in a tablet for having their patients signing a consent form authorizing some medical procedures. It would be an in-person signing scenario.
Forum topic
OneSpan Sign
I'm looking for a coding example of a JSON package that would have multiple documents per transaction. Does anyone happen to know of a good link or example that I can use?
Forum topic
OneSpan Sign
Is it possible to send multiple documents via one API call and one transaction?
This is similar to the code in the example, can I just append each file to a new form for the MultipartFormDataContent?
ByteArrayContent content = new ByteArrayContent(fileByteArray);
c
Forum topic
OneSpan Sign
Hello,
I want to create a package from an already created template with sign field & assign to the signer and show in an iframe to sign the fields. I am using PHP. I tried using simple web application PHP code given in the forum. but not working.
Please help me with that.
Forum topic
OneSpan Sign
Guys,
I am building the JSON package and sending it up via the REST API. For whatever reason the system notifies the signers but the notary is not getting sent the email.
I've tried changing the signing order to have the index on the notary be first but that still doesn't work.
Forum topic
OneSpan Sign
Hello,
I have created a template in development environment. Can I export a template already created in development account to production account.
Thanks