80 results matched your search criteria
Forum topic
OneSpan Sign
https://community.onespan.com/documentation/onespan-sign/codeshare/designer-view-apex-sdk
Forum topic
OneSpan Sign
Good Afternoon,
i am currently in the process of updating one of our Applications to include ADA functionality. This application is pointed at the cloud implementation.
Forum topic
OneSpan Sign
I am trying to create the package only with documents and I will need to update it later adding the signers, the signature tag is already created in one of the documents, that is why I am using EnableExtraction. I get an error:
Forum topic
OneSpan Sign
Hi,
Does anyone know if it's possible, given a PackageID, to trigger a reminder email so that all the signers are reminded to sign ?
Forum topic
OneSpan Sign
Hi
We are able to create the package but the status was not changing to SENT. below is the sample request we are using to create the package and then updating the status.
Forum topic
OneSpan Sign
Hi -
I am using the document retrieval URL. (/packages/:packageId/document/:documentId/pdf)
When I receive the PDF on my end, the document is password protected. Is there a way to turn this off? I assume this would happen at the point of package creation.
Thanks
Forum topic
OneSpan Sign
Is it possible to require additional security beyond API key for communication to eSignLive for things like package creation?
If using SAML 2.0 for user authentication is it possible to log a user into a package in an iFrame using SAML 2.0 authentication so that the user is shown the particular pac
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
We are creating one package with 2 documents and multiple signers and we want to limit the documents that each signer can view. Is there a way to do that within the same call as the package creation, instead of having to do multiple calls.
Forum topic
OneSpan Sign
Hi
Is it possible to declare during the package creation instance that an extra file should be attached after signing the package documents? The package status automatically changes to COMPLETED after uploading the extra file or should I force the status to COMPLETED by API?