536 results matched your search criteria
Forum topic
OneSpan Sign
Hi there; my understanding has been there are 7 status's (Draft, In Progress[sent], Completed, Opted out, Declined, Archived and Trashed)
Does "Expired" count as a status? ( it's not included on OneSpan Account Summary report ).
Forum topic
OneSpan Sign
If a client makes a mistake on a form and needs to fix a custom field.
Forum topic
OneSpan Sign
Hi there,
I have been trying to update documents that have FULL_NAME signers to HAND_DRAWN signers using the JAVA SDK.
Forum topic
OneSpan Sign
I have experienced that if I receive an eSignature mail requesting my signature, I can forward that mail to another person (not any delegation, just forwarding the mail) and this person can expand the eSignature link, get my signature fields displayed and completed with "click-to-sign".
Forum topic
OneSpan Sign
We have a need to create a transaction entirely programmatically without displaying any type of UI. To my knowledge this is possible through the use of templates.
Forum topic
OneSpan Sign
Hi,
I'm trying to increase the text or print that appears after a signature block is signed (Eg: E-SIGNED by FirstName LastName on Date).
I tried to achieve this using withSize method for the signature, but it didn't work out(the text appears to be only the standard size).
I think it's not work
Forum topic
OneSpan Sign
Hi,
Forum topic
OneSpan Sign
Hi,
I am trying to create a new package using .net sdk from template which is already defined in the UI. I am trying to find an example which will help me to get started. This is what we are trying to accomplish
1. Create package with templateid defined in UI portal
Forum topic
OneSpan Sign
Is it possible to create 2 optional signature blocks in a document that are intended for 'additional signers' that have not been defined as a signer in the package?
Forum topic
OneSpan Sign
Hi, I have a package with status draft, Now I want to update an approval using this route
PUT /packages/{packageId}/documents/{documentId} /approvals/{approvalId}
Here I am updating multiple field values.