913 results matched your search criteria
Forum topic
OneSpan Sign
We have a template (in sandbox, id "M9fYtj_6L0MKQSYfQ3vAahQn6E8="). I've followed the documentation to attach signers.
We have 3 roles: Insured, SalesAgent, BankAccountOwner.
Forum topic
OneSpan Sign
Hello,
I could not find esl-sdk-external-signer-verification jar in the maven repository. Please help.
Forum topic
OneSpan Sign
Hi,
We've a scenario wherein we have 3 signers for a given document and all of them sign sequentially. Singer1 signs then signer2 and then signer3.
The issue though is that signer2 is identified at runtime and known to signer1.
i.e.
Forum topic
OneSpan Sign
Hi!
I am using the SDK to create a ceremony with a custom signer id and I need to use the signer's email.
The SignerBuilder.withCustomId(String) method's javadoc says the following:
Forum topic
OneSpan Sign
We suggest adding the ability to create custom attributes for a signer, as we can do for packages and documents. For our workflow, it is important that a signer have a role. We are currently storing these as document package attributes, but it is a bit cumbersome.
Forum topic
OneSpan Sign
Can you please point me or send me the link to the API/ SDK code to allow for in-person scenario to toggle between signers.
Thanks
Forum topic
OneSpan Sign
Hi,
Is there a way to build a package such that one signer would sign 2 documents. Here is an algorithm that I am looking at:
1. Use PAckageBuilder to build a package named 'OriginalPackage'
2. Add 'signer1' and 'signer2' to OriginalPackage
3. Add 'document1' and 'document2' to OriginalPackage
4.
Forum topic
OneSpan Sign
This is what we are seeing - please let us know if it is expected.
Forum topic
OneSpan Sign
What are the session timeouts for a signer? How long do they have when signing a document to fill it out, etc...
I don't see a setting anywhere that we can change. Can it be changed by support?
Thanks
Forum topic
OneSpan Sign
Does the signer need to be split into first name and last name in the package? Or is it possible to pass in the full name to the package?