321 results matched your search criteria
Forum topic
OneSpan Sign
If I update an existing package to SENT am I able to add any new documents to the package? Can I can update the package status to ACTIVE or some other status, add the document and then update status again to SENT?
Forum topic
OneSpan Sign
I'm trying to get the Authentication token with the following code, however its return error "The remote server returned an error: (405) Method Not Allowed."
string url = "https://sandbox.esignlive.com/api/authenticationTokens";
string apiKey = "WXNKRk9vb*****************";
Forum topic
OneSpan Sign
While trying to add the document of one package to other package, am getting an exception : Bad Request(400), message:"Cannot upload the document. Please make sure it is not locked."
How can I unlock the document and add it to other package?
Forum topic
OneSpan Sign
I couldn’t find a method to add documents to package in draft mode.
It seems UpdatePackage updates everything but documents.
Is there a method to add documents in the package once it been created?
If there is such method in your SDK please point me and I will take a look there.
Forum topic
OneSpan Sign
I am creating a transaction with REST API . and i offer the ability to the user to use the designer in order to add signors and signatures. However, when the user tries to add recipient, the signing order attribute is set to ON automatically. Can that be disabled all the time ??
Forum topic
OneSpan Sign
Hello
Can I add new blank page in the end of document for signature box via onespan rest api ? or i have to add new page manually for each document meant for signature.
Regards
Forum topic
OneSpan Sign
Hello,
We are getting exception when we try to add signers to package with same email. We are receiving message - 'The email is already in use for package'. So, is there a way we can add signers with same email to the package?
Thanks,
Sushma
Forum topic
OneSpan Sign
Hello,
How do we add a check box that we can pre check before sending for signature? Also. Where do we add text to a text box in the form? We are using Blend company for our loans.
Thanks
Forum topic
OneSpan Sign
I am using onespan for sending documents for signing.Is there a way to add custom fields while creating a package? When i am sending the mail for people to sign the document, i make use of fields such as $PACKAGE_NAME and $PACKAGE_OWNER_EMAIL in my html file.
Forum topic
OneSpan Sign
Greetings
There has to be an easy solution for this, but I can't figure it out. I have a textarea or textbox that fills an entire page. Once the user adds text and signs the corresponding signature for that field, the field renders the text proportional to the total space of the textarea.