767 results matched your search criteria
Forum topic
OneSpan Sign
When I signed the document I see 2 popups (I open document in iframe using signing url)
First one for confirm "Please click OK to confirm your signatures to this document or click Cancel to review it again before submission"esinglive_1.PNG
and second one for completion and redirect"esinglive_2.png"
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
Hi,
We have a need to flatten a large number of signed/locked documents. The following API call works great for one document at a time: GET /api/packages/{packageId}/documents/{documentId}/pdf?flatten=true
Forum topic
OneSpan Sign
Hi
After creating a transaction in onespan sign using REST API, user is getting the below error while signing the document :
The selected document('s) could not be uploaded. The document('s) might be corrupted or locked.
Forum topic
OneSpan Sign
Hi,
Is it possible to add a signature to a document that has already been signed?
Example.
Document has one signing block. Person A has signed.
Person B is now added to the package and also needs to sign the document Person A just signed.
Can we add Person B to this same document?
Thanks,
Jason
Forum topic
OneSpan Sign
Hi,
I have a requirement to upload multiple documents, this has already been acomplish. However is there any way to just sign once, and this automatically signs the rest of the documents?
Forum topic
OneSpan Sign
Hello,
Where can I find Voluntary Product Accessibility Template (VPAT) for OneSpan Sign mobile application and for this software in general?
Thanks!
Forum topic
OneSpan Sign
Hi Team,
When we download signed documents from onespansign using REST API, after opening it, we can see validation warning as "At least one signature has problem" (Please refer highlighted section from the attachment).
Forum topic
OneSpan Sign
When using the callback function to listen to DOCUMENT_SIGNED events, I do not receive the event if the user does not click the "Done" button before clicking the "Confirm" button.