OneSpan Introduces DigipassONE, Bringing a Unified Platform Approach to Authentication Modernization
A new authentication platform helps financial institutions support diverse customer authentication preferences while modernizing at their own pace Learn More
3706 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
what's the difference between email template 'email.notify.mobile' vs 'email.notify'?
As I known, email.notify is the one send to the signer for signing the document? when the 'email.notify.mobile' is triggered?
thanks,
Cindy
Forum topic
OneSpan Sign
Is it possible to create a template with up to 5 signers but dynamically choose how many will actually be signing the package? I created a package with 2 signers but if I only include 1 signer it throws an unassigned role error.
{
"name": "{{name}}",
Forum topic
OneSpan Sign
Hi,
Is there any documentation on how to upload multiple documents using the ONESPAN SIGN API, currently trying to use POST /api/packages/{packageId}/documents, however second document doesn´t get uploaded.
Forum topic
OneSpan Sign
Hello,
I have a client who is wanting to confirm whether the below is supported:
1. When using the standard eSignLive buttons from a standard Salesforce object such as Contacts, I would like the attachment of the record to automatically appear as an attachment of the package to be sent.
Forum topic
OneSpan Sign
Hi, I'm trying to change the default logo. I used the sample script provided in the forum...
...{"src":"http://www.logo-maker.net/images/common/company-logo8.gif","link":""}
but the new image is not displaying properly.
Forum topic
OneSpan Sign
Customer wanted to confirm if the class com.silanis.esl.sdk.EslClient is supposed to be thread safe?
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
The sender only wants to receive an email once the signing process is complete... is this possible to setup ?
Forum topic
OneSpan Sign
Hi. Can you tell me if it is possible to change a template document name for a new transaction, and if so how this can be done?
e.g.
Form form = new Form("FormName");
Forum topic
OneSpan Sign
I am looking for a place to store a signer's role. The idea here is we can store an attribute against a signer that allows us to find the proper signer based on some role in our workflow.