100 results matched your search criteria
Forum topic
OneSpan Sign
Hi
Just checking if there is any new techniques for email journalling.
Forum topic
OneSpan Sign
Hi team
Could you let me know if there is a way to water mark a completely signed document (or all) in, a package with multiple documents ?
Some info:
Package auto-complete option is disabled on the package i am referring to above.
Uday
Forum topic
OneSpan Sign
Hi,
Can we add an signer after the package is created and the document uploaded? We are looking at a use case where there are multiple signers and we want them added as required when they are ready to sign the document.
I am looking to do this through REST API.
Thanks.
Srini.
Forum topic
OneSpan Sign
I want to setup a template where I have setup 2 groups one called Advisors the other called Manager.
Forum topic
OneSpan Sign
Is there a way via the API to get an a count of attachments for a transaction or a list of transactions and when they were added. It doesn't appear new attachments change the Update Date. We have people who are signing their transactions and then coming back multiple times to get the
Forum topic
OneSpan Sign
Hi Duo,
Hope you are doing well! I have a few questions about the SMS Authentication Service update that we received through the OSS Service Notification system.
Forum topic
OneSpan Sign
Once a customer submits a document for signature, does the system automatically cancel the submission after a certain amount of time? We have an application that is using the .Net API to submit documents for signature.
Forum topic
OneSpan Sign
Hi,
I'm having an issue when trying to use the delete feature to permanently delete a package.
Using the Java SDK, I simply execute the following line.
eslClient.getPackageService().deletePackage(new PackageId(packageId));
Forum topic
OneSpan Sign
So I have a current workflow that includes KBA on some signers for various packages. When the signer gets their signing url, we are seeing the attached error on the screen. Sometimes it takes us to where we can then proceed to answer the KBA and sometimes it doesn't.
Forum topic
OneSpan Sign
Hello,
I am working with .NET SDK. Currently according to my requirement I need to change my enforceCaptureSignature to true for allowing user for multiple time signing. While searching for solutions I found "https://sandbox.esignlive.com/api/packages/{packageId}".