NOTE: This PDF is no longer being maintained. For the latest updates, please refer to our Community Portal. OneSpan Sign Customization Guide

Date: January 28, 2020

Version: OneSpan Sign 7.2 Copyright Notices

Copyright © 2019 OneSpan North America, Inc. All rights reserved.

Trademarks

OneSpan™, DIGIPASS® and CRONTO® are registered or unregistered trademarks of OneSpan North America Inc. and/or OneSpan International GmbH (collectively "OneSpan") in the U.S. and other countries.

OneSpan reserves all rights to the trademarks, service marks and logos of OneSpan and its subsidiaries.

All other trademarks or trade names are the property of their respective owners.

Intellectual Property

OneSpan Software, documents and related materials (“Materials”) contain proprietary and confidential information. All title, rights and interest in OneSpan Software and Materials, updates and upgrades thereof, including software rights, copyrights, patent rights, industrial design rights, trade secret rights, sui generis database rights, and all other intellectual and industrial property rights, vest exclusively in OneSpan or its licensors. No OneSpan Software or Materials may be downloaded, copied, transferred, disclosed, reproduced, redistributed, or transmitted in any form or by any means, elec- tronic, mechanical or otherwise, for any commercial or production purpose, except as otherwise marked or when expressly permitted by OneSpan in writing.

Disclaimer

OneSpan accepts no liability for the accuracy, completeness, or timeliness of content, or for the reliability of links to and content of external or third party websites or materials.

OneSpan shall have no liability under any circumstances for any loss, damage, or expense incurred by you, your com- pany, or any third party arising from the use or inability to use OneSpan Software or Materials, or any third party mater- ial made available or downloadable. OneSpan will not be liable in relation to any loss/damage caused by modification of these Legal Notices or content.

Reservation

OneSpan reserves the right to modify these Notices and the content at any time. OneSpan likewise reserves the right to withdraw or revoke consent or otherwise prohibit use of the OneSpan Software or Materials if such use does not con- form to the terms of any written agreement between OneSpan and you, or other applicable terms that OneSpan pub- lishes from time to time.

Contact us

Phone: 1-855-MYESIGN e-: [email protected] Customer Support: https://www.esignlive.com/customer-support Resource center: https://www.esignlive.com/resource-center Company Website: https://www.onespan.com

Date: January 28, 2020 CONTENTS

1 Introduction 1

2 Ways of Sending 2

3 Supported Languages 3

4 Alternate Ways of Sending Emails 4

4 Using DKIM and SPF 6

4.1 Domain vs. Single Email Address Verification 8

4.2 Enabling DKIM Signing 9

4.3 Enabling SPF Authentication 10

4.4 Enabling DKIM Authentication 11

4.5 Validating DKIM 12

4.6 Determining Amazon SES IP Addresses 13

4.7 DKIM Bounce Email Header Sample 14

5 List of Templates 20

5.1 email.account.invitation 22

5.2 email.activate 24

5.3 email.attachment.rejected 26

5.4 email.attachment.uploaded 28

5.5 email.blacklisted 30

iii Email Customization Guide 5.6 email.bounced 32

5.7 email.bulk.send.completed 34

5.8 email.bulk.send.error 36

5.9 email.callbackFailure 38

5.10 email.complaint 39

5.11 email.complete 41

5.12 email.decline 43

5.13 email.evidence.summary 45

5.14 email.expire 47

5.15 email.expire.warning 48

5.16 email.forgot.password 50

5.17 email.kba.failure 52

5.18 email.lock.signer 54

5.19 email.login.lockout 56

5.20 email.notify 57

5.21 email.notify.mobile 59

5.22 email.oauthFailure 61

5.23 email.ofac.event 62

5.24 email.ooto (Out of the Office) 64

5.25 email.opt.out 66

5.26 email.password.expiry.warning 68

5.27 email.plan.purchase 69

5.28 email.ready.to.complete 71

iv Email Customization Guide 5.29 email.reassign.newSigner 73

5.30 email.reassign.sender 76

5.31 email.remind.signer 78

5.32 email.signup 80

5.33 email.transaction.complete 82

5.34 email.unlock.signer 84

v Email Customization Guide Introduction 1

The product called OneSpan Sign provides a complete e-signature platform for the Web, including preparing, distributing, reviewing, signing, and downloading doc- uments.

Owners of OneSpan Sign Accounts can fully customize all emails sent by the sys- tem to end-users and administrators. Using OneSpan Sign variables, the Subject, Body, and To fields of each email template can be customized for each language supported by OneSpan Sign.

NOTE: If you are the owner of a SaaS account, customizing your email templates must be done with help from our Support Team.

This rest of this document discusses the following aspects of customizing emails:

l Ways of Sending Emails on page 2

l Supported Languages on page 3

l Alternate Ways of Sending Emails on page 4

l Using DKIM and SPF on page 6

l List of Templates on page 20

1 Introduction 1 Email Customization Guide Ways of Sending Emails 2

Emails can be sent in either plain-text or HTML format.

For HTML emails, OneSpan Sign can either host images or include external ref- erences to resources. If you use external references, your email body must contain valid URL links that point to servers in your organization.

An HTML email's direct links to your transactions and documents should work in the following email clients:

l Gmail, Yahoo (no rounded corners)

l iOS Mail Client

l Hotmail, Outlook.com

l 2000 to 2013

l Android 2.3+ Mail Client

l Gmail Mobile App

l Windows Phone 7

l Lotus Notes 8+

l BlackBerry 5+

l AOL Mail

l Outlook Web App / Office 365 (no rounded corners; only the text is clickable)

For more ways to send emails, see Alternate Ways of Sending Emails on page 4

2 Ways of Sending Emails 2 Email Customization Guide Supported Languages 3

OneSpan Sign email templates are available in the following languages:

Language Value in the Code

English [en] Français (French) [fr] Dansk (Danish) [da] Deutsch (German) [de] Español (Spanish) [es] Ελληνικά (Greek) [el] Italiano (Italian) [it] Nederlands (Dutch) [nl] Português (Portuguese) [pt] Pусский (Russian) [ru] 中 文 简 体 (Chinese - Simplified) [zh-cn] 中 文 繁 體 (Chinese - Traditional) [zh-tw] 日 本 語 (Japanese) [ja] 한 국 어 (Korean) [ko]

3 Supported Languages 3 Email Customization Guide Alternate Ways of Sending Emails 4

Emails can be sent from OneSpan Sign in three alternate ways:

l Using OneSpan Sign's Email Server: This is the default method. It requires no changes to your account.

l Using a Custom SMTP Server: In this case, the customer must specify the fol- lowing information:

{ "email.smtp.host": "", "email.smtp.port": "", "email.username": "", "email.password": "", "email.smtp.ssl": "false/true", "email.smtp.tls": "false/true" }

l Using OneSpan Sign's Email Server with DomainKeys Identified Mail Signing (DKIM). This method supports both DKIM and SPF authentication. Unlike the Custom SMTP Server method, this approach doesn't require the creation of a special server account for OneSpan Sign. However, additional fees apply; for details, please contact your Professional Services Consultant.

TIP: The Custom SMTP Server and DKIM Signing methods both enable the From field to be configured with the customer's email address when emails are sent.

4 Alternate Ways of Sending Emails 4 Email Customization Guide NOTE: If a Custom SMTP Server is used, all email bounce-backs must be handled by the customer.

4 Alternate Ways of Sending Emails 5 Email Customization Guide Using DKIM and SPF 4

DomainKeys Identified Mail (DKIM) and Sender Policy Framework (SPF) are stand- ards that enable OneSpan Sign to send emails on behalf of a customer in a way that can be validated by a recipient's Email Service Provider. Specifically, the provider can perform the following verifications of such email messages:

l DKIM authenticates the message body and headers against the FROM header domain.

l SPF authenticates the IP address that originated the SMTP connection.

Any OneSpan Sign account can be configured to use DKIM. However, doing so requires modifications to the account owner’s Domain Name System (DNS) entries. Specifically, the account owner must add a Sender Policy Framework (SPF) record as a “txt” record to their DNS entries.

NOTE: OneSpan supports both DKIM and SPF authentication. However, DKIM con- figuration and validation can occur only on certain dates. This activity requires OneSpan Sign's Cloud Operations team to do manual system configuration. To learn the next avail- able dates, please contact your Professional Services Consultant.

Enabling DKIM with OneSpan Sign provides the following features:

l Ability to change the "FROM" email address to be an email address of your choice: By default, all emails sent from OneSpan Sign use an @onespan.com From email address. Enabling DKIM with OneSpan Sign will ensure that emails are not marked as SPAM when they are sent by a custom domain.

4 Using DKIM and SPF 6 Email Customization Guide l Out-of-the-box Email Bounce Back handling: OneSpan Sign's default email bounce- back behaviour will apply.

NOTE: When sending an email on behalf of your domain, OneSpan Sign configures the email's headers to ensure that the replies on bounce-back are routed to OneSpan Sign, independent of the email's FROM field.

OneSpan Sign sends your emails from a "Mail-From" domain that its mail server owns. By enabling DKIM, your emails will pass SPF authentication.

The rest of this section discusses the following:

l Domain vs. Single Email Address Verification on page 8

l Enabling DKIM Signing on page 9

l Enabling SPF Authentication on page 10

l Enabling DKIM Authentication on page 11

l Validating DKIM on page 12

l Determining Amazon SES IP Addresses on page 13

l DKIM Bounce Email Header Sample on page 14

4 Using DKIM and SPF 7 Email Customization Guide 4.1 Domain vs. Single Email Address Verification

Domain Verification (Recommended) Single Email Address Verification

Enables Amazon SES to send emails from Enables Amazon SES to send emails only any email address within the verified domain from the verified email address. This address will be used as the FROM address in all OneSpan Sign email templates.

4 Using DKIM and SPF 8 Email Customization Guide 4.2 Enabling DKIM Signing

DKIM entries enable a message's content to be encrypted to ensure that no one has tampered with it. DKIM entries are provided by OneSpan Sign in the form of a .csv file.

When Domain Verification is used, entries consist of a txt entry and three CNAME entries. When Single Email Address Verification is used, entries consist of only the three CNAME entries.

Here are some examples of possible CNAME entries:

Reco- Record name rd Record value type

b2n- CNA- b2n- pb3nxdsb- ME pb3nxdsb- hzcbsab2npbrsknzg7gyl._ hzcbsab2n- domain- pbrsknzg7gyl.dkim.amazonses.com key.us.mydomain.com ft6st3nxdsb- CNA- ft6st3nxdsb- hzcbsapghm5f7xbpakw4e._ ME hzcb- domain- sapghm5f7xbpakw4e.dkim.amazonses.com key.us.mydomain.com 6yg63nxdsb- CNA- 6yg63nxdsb- hzcbsappqtz7jdx32pixgf._ ME hzcb- domain- sappqtz7jdx32pixgf.dkim.amazonses.com key.us.mydomain.com

4 Using DKIM and SPF 9 Email Customization Guide 4.3 Enabling SPF Authentication

SPF authenticates the IP address that originated the SMTP connection. A text entry, like the one below for an SPF record, must be added in the DNS.

Reco- Record name rd Record value type

your- TXT amazonses:bWLeUdKqqcJUNN2uOUPb- domain.com kMbCfYh5lvskugetbjLlHOc=

TIP: If an SPF record already exists, the “include:amazonses.com” clause can be added, separated by spaces. For example:

“v=spf1 include:mail.silanis.com include:amazonses.com –all”

The “-all” option specifies that all sources not in the SPF record should be rejec- ted. Using the “~all” option would validate but not reject other servers.

4 Using DKIM and SPF 10 Email Customization Guide 4.4 Enabling DKIM Authentication

If you want to enable DKIM email authentication, you must work with your Sales Representative to purchase the service. In particular:

1. Once a technical consultant has been assigned to help you, you will be asked to provide a domain or single email address to be verified. OneSpan recom- mends that you provide the domain from which your emails will be sent.

NOTE: For Single Email Address Verification, ensure that you have access to the relevant email address. To complete the verification process, you will be sent an email from Amazon SES. Click the link in that email.

2. OneSpan Sign will provide you with the DKIM entries that you will use to update your DNS entries.

3. Add these DKIM entries in the verified domain’s DNS from which you want to send emails. DKIM won't work unless the DNS entries are updated.

CAUTION: If you don't update your DNS entries within 72 hours, you will need to restart this process.

4. Once you have added your DKIM entries to your DNS, OneSpan will send you confirmation that the configuration has been completed.

5. Log into your OneSpan Sign account to create and send a test transaction. Verify that the FROM email address in the invitation email is the one provided in Step 1.

NOTE: When sending an email on behalf of your domain, OneSpan Sign configures the email's headers to ensure that the replies on bounce-back are routed to OneSpan Sign, independent of the email's FROM field. OneSpan Sign sends your emails from a "Mail-From" domain that its mail server owns. By enabling DKIM, your emails will pass SPF authentication.

4 Using DKIM and SPF 11 Email Customization Guide 4.5 Validating DKIM

To verify that customers have correctly entered the CNAME records in their DNS, the following validation command can be run (using dig):

dig abcdid312345gqbihlw2pjuhfgdd._domainkey.yourdomain.com cname

If the command has run successfully, you should get something like the following feedback — ANSWER: 1. If you get ANSWER: 0, the configuration is incorrect or has not propagated yet.

; <<>> DiG 1.22.5-P3-RedHat-1.23.6-2.P3.fc24 <<>> abcdid312345gqbihlw2pjuhfgdd._domainkey.yourdomain.com cname ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 51181 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

A useful reference is:

l https://help.dyn.com/how-to-use-binds-dig-tool/

4 Using DKIM and SPF 12 Email Customization Guide 4.6 Determining Amazon SES IP Addresses

The following blog describes how to determine the outgoing IP addresses used by Amazon SES:

l https://aws.amazon.com/blogs/ses/amazon-ses-ip-addresses/

4 Using DKIM and SPF 13 Email Customization Guide 4.7 DKIM Bounce Email Header Sample

Code example

Received: from BY1PR0701MB1381.namprd07.prod.outlook.com (10.160.109.149) by DM2PR0701MB1389.namprd07.prod.outlook.com (10.161.251.153) with Microsoft SMTP Server (TLS) id 15.1.409.15 via Mailbox Transport; Wed, 17 Feb 2016 19:40:38 +0000 Received: from DM2PR07CA0028.namprd07.prod.outlook.com (10.141.52.156) by BY1PR0701MB1381.namprd07.prod.outlook.com (10.160.109.149) with Microsoft SMTP Server (TLS) id 15.1.409.15; Wed, 17 Feb 2016 19:40:37 +0000 Received: from BY2FFO11OLC011.protection.gbl (2a01:111:f400:7c0c::143) by DM2PR07CA0028.outlook.office365.com (2a01:111:e400:2414::28) with Microsoft SMTP Server (TLS) id 15.1.409.15 via Frontend Transport; Wed, 17 Feb 2016 19:40:36 +0000 Authentication-Results: spf=pass (sender IP is 54.240.8.19) smtp.mailfrom=amazonses.com; silanis.com; dkim=pass (signature was verified) header.d=mydomain.com;silanis.com; dmarc=pass action=none header.from=mydomain.com; Received-SPF: Pass (protection.outlook.com: domain of amazonses.com designates 54.240.8.19 as permitted sender) receiver=protection.outlook.com; client-ip=54.240.8.19; helo=a8-19.smtp-out.amazonses.com; Received: from a8-19.smtp-out.amazonses.com (54.240.8.19) by BY2FFO11OLC011.mail.protection.outlook.com (10.1.15.22) with Microsoft SMTP Server (TLS) id 15.1.415.6 via Frontend Transport; Wed, 17 Feb 2016 19:40:35 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; (3) s=y6oinrvtzki6qrnrbysmfhmohrt5jed5; d=mydomain.com; t=1455738033; h=Date:From:To:Message-ID:Subject:MIME-Version:Content- Type;

4 Using DKIM and SPF 14 Email Customization Guide bh=tUqNZJ345kHNrop1Hd1cRWkwwGoS8Zgm4DEr/TqLJb8=; b=GiME5e7JxB97jYMMQFrxK6BDQSmghJ6NIFwxSV8wlXkhoP2eAz8+N3fM5q /iWtTI

3VUuPa7PRAkcVvtG8TcLHYagY+0i5xPoc0LPGNsKjY38/PZyyQgNjPN+RRGu 4L38mfz ouk1YL3g8xJQmeLUUVqZzJykdgQAul4p5w2Wx9D4= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; (4) s=ug7nbtf4gccmlpwj322ax3p6ow6yfsug; d=amazonses.com; t=1455738033; h=Date:From:To:Message-ID:Subject:MIME-Version:Content- Type:Feedback-ID; bh=tUqNZJ345kHNrop1Hd1cRWkwwGoS8Zgm4DEr/TqLJb8=; b=D6d+iaPdZtPeOAPRnYmmFE0UAWfTkiZ+4H8us4NY+Kst5IAToRhkQL7DPv /YBK/4

RP60r2ydUBRYBKwySfuTs5AUeNim+fjrsgNbf1Q85yurM4/oJaRFmUEc+XuF LALXlxZ gwZY1IcaAZ9U9NZ6RIt7HC5xRhUiFxf7RHinb2xs= Date: Wed, 17 Feb 2016 19:40:33 +0000 From: mydomain Treasury & Payment Solutions To: imane chbani Message-ID: <00000152f0bf94e6-fdef09cc- 288b-4214-8dbf-9559687b87d8- [email protected]>Subject: mydomain Treasury & Payment Solutions e-Sign - Unable to Reach MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_5930_136818267.1455738033292" x-esl-recipient-id: Ib3aYD0pBuIY (1) x-esl-package-id: e00653d4-bcef-4c77-ab73-6bdffacc4186 (2) X-SES-Outgoing: 2016.02.17-54.240.8.19 Feedback-ID: 1.us-east- 1.3NlfApUjweW/0cWJs3jOEOY1DYp+Nc6SU3jUh8AxWj0=:AmazonSES **Return-Path: 00000152f0bf94e6-fdef09cc-288b-4214-8dbf- [email protected]** X-MS-Exchange-Organization-Network-Message-Id: 0d001963-4797- 48b5-fc73-08d337d234cb X-EOPAttributedMessage: 0 X-MS-Exchange-Organization-MessageDirectionality: Incoming X-Forefront-Antispam-Report: CIP:54.240.8.19;CTRY:US;IPV:NLI;EFV:NLI;SFV:NSPM;SFS: (31610200002)(31580200002)(2980300002)(438002)(286005) (65504003)(199003)(189002)(110136002)(19580405001)(25786007)

4 Using DKIM and SPF 15 Email Customization Guide (19580395003)(5008740100001)(10130500003)(90596001) (106466001)(6806005)(110476001)(229853001)(84326002) (64544003)(4001070100004)(104766002)(5001970100001) (107886002)(15650500001)(10300500001)(10770500004)(2476003) (620700001)(4290100001)(92566002)(956001)(10290500002) (4610100001)(54356999)(33646002)(15975445007)(5000100001) (18206015028)(77096005)(4001450100002)(450100001)(1580400003) (50986999)(586003)(270700001)(94776002)(42882005) (95006001);DIR:INB;SFP:;SCL:1;SRVR:BY1PR0701MB1381;H:a8- 19.smtp- out.amazonses.com;FPR:;SPF:Pass;MLV:sfv;A:1;MX:1;LANG:en; X-DkimResult-Test: Passed X-Microsoft-Antispam: UriScan:;BCL:5;PCL:0;RULEID: (8251501001)(3001015)(3010001)(71701003) (71702001);SRVR:BY1PR0701MB1381; X-MS-Office365-Filtering-Correlation-Id: 0d001963-4797-48b5- fc73-08d337d234cb X-MS-Exchange-Organization-AVStamp-Service: 1.0 X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:5;PCL:0;RULEID: (601004)(2401047)(13018025)(13023025)(13024025)(8121501046) (13016025)(10201501046) (3002001);SRVR:BY1PR0701MB1381;BCL:5;PCL:0;RULEID:;SRVR:BY1P R0701MB1381; X-MS-Exchange-Organization-SCL: 1 SpamDiagnosticOutput: 1:5 SpamDiagnosticMetadata: 00000000%2D0000%2D0000%2D0000%2D000000000000 SpamDiagnosticMetadata: 5 X-MS-Exchange-CrossTenant-OriginalArrivalTime: 17 Feb 2016 19:40:35.5163 (UTC) X-MS-Exchange-CrossTenant-Id: 1ad27fb0-57cc-4272-a834- fe2500e4c569 X-MS-Exchange-CrossTenant-FromEntityHeader: X-MS-Exchange-Transport-CrossTenantHeadersStamped: BY1PR0701MB1381 X-MS-Exchange-Organization-AuthSource: BY2FFO11OLC011.protection.gbl X-MS-Exchange-Organization-AuthAs: Anonymous X-MS-Exchange-Transport-EndToEndLatency: 00:00:03.1376165 X-Microsoft-Exchange-Diagnostics:

1;BY2FFO11OLC011;1:JNUR5hnFjemX+1dBC1rRZOnnWpWy4fC6RFsq6ezBX iheMk3adVUFPP6KJ1EAJUWR+x2PC6ikFhW3v2tH3ycG4QYZUBEccjA/B+/UK gW6IGpbzXtKW7KP+tocl8FNueGAaIwXl0NCCSU2CUpJno8czg520dO/EjaiC

4 Using DKIM and SPF 16 Email Customization Guide rRCu6bZnC7sMFuh0vpOn1gSAUrJCSJui+TnL0QRamOJFeiRBT6N1vrAtUUnn pBiexw3PIVGFAkgWbsTkU9McA2no6WIcX7FtPLxePuy0ntqhMEDLydzrM9NE y3wuxHD9uYIPzla4VcAxH7YMEKEy7BBlFHwRBQKPyJ1MpB/6e4oe/AE/Nxdh Xw1pg0zAlr8tsbn3voFNFCo/GQ27LN1lKoVDgmjKgT2/pHr4LXssBvHLObQc Ta4xCKO26phA6DYrrQ7YRrXs/d5slp5XhJwhXt4ZluKow+g X-Microsoft-Exchange-Diagnostics:

1;BY1PR0701MB1381;2:e3OVX/29wymZMl44fwXkD8ckYWtsrdFPgnFktxm5 zJmS8MAQdWmzRJUuevZjsL+z7gDYAKPXBLoOYfM77DBm/5OXFPot373N5XAO BlHMGqks3Iqlt92TVmo1rjm3PKlRu2aOPC8QwTJxabj5cExBLA==;3:RTUvh iLoXX+tUbL4GDhFBZYpl4syhKB/pjeb/crKyG4QxKTF3pmsf7oLM8szqOH5y R4MR4fo7rDrqoKmBCjKRpMKkNXUfqoSK+wAwBb371SGbd2MJcmPiQWSANl8Y qlRfvycBs4rEtEW+V5A6NjM2Pm46UaX31kem+aMghndNGugQI2j2zC5YzxSp 67NyWznYH0fxJpnPf8P1qdVNlgvoC2Gn2jOm2WsL+jZTRfPWXM6TW75/CI1F I5Cy25MxxnrFpODFNPc7IYiryEnawDhSiLPlh3NuJbbplIHQnyUychUTzRzw 86AGJt/Zqg7OLhtbngZ0EV6L2sD+jY+YlDV2Q==;25:zcP5QMiZbUJLUd/fB eQMv3RLyGOKsg00O2FCqwhZRyN+rLhVlIFrrmqmYsbXn1RiFWvEmb7hXzGho bV6XkvnC0/RgHOuVKTY9AK+SWiUEF1Pbpd60qqZWvk6FbLppemXatAsoAPYC j2A/GfQ4sOtgdDZ3ascd9sQ1HTl9QjhTRIbUNuw0as/YPbYPtkGEGl+Qosq6 zUOIFQgK4W9KnOcqiLPFZrQjTg+Z58MwL92CfShVqQ4GZw1qXXGGxJuOJRTs XbIf7FRU+476GzP/NvVxRqlUOaYCQT//9bwhJxukWyxE96JhjjqtjujxNb93 rd3 X-Microsoft-Exchange-Diagnostics:

1;BY1PR0701MB1381;20:5CaLWq4djB/DstM5wR82wuWU2aAlVcRk6ha605d OqBPo7VrRxvpSzUImcY2p7oTXntVRqap/XaQBDRBISBxx4HVwBEGQnzquxrT lrbsLk2XfCdKVpdyta9F94SvAKh/cR470rRhTckZZUpllelrsxwbdceJBfhW /cY/o5rNEnndlr3vpeu2iqLznMYwl1WO09/v7p25lH0Ba21S05c5t/SzR+j6 b8WaFEgMzxTdOMyUGo7NPc1I9hgySt60mekhG5Dm4eHac1PcZfA6+5+Lfws8 X6vl25TNDHB/8AFsR1yfaT49Zll58Jlb915jatJXam1VWkE0NiO6TIxFVru8 rK5Npc/agJ4LAO/ugVmwfWOGvr66NQrQfOlfgStDkAJEbIsobjoDYA0uLjjh YVFJCdtVa5eRUwDoy/jL/bdaJdtbkV9yxZjGGx6npxv5+Hh7x92QMBYLUKUP dCt85aj5DgZtb4GkiNxM/+ONbMJmpizmHJktdAxEN/Kmq8xaq5eS9;4:oSrb 3yi2f32t62K/k0BM7AOPmy1N1zkOZ0oGrXAHpV1oPaoTJmZs/3waTy61jB0r +soptNjFLUkcORP1UQlsqFws/nzNPThJU56furk76gz0WXRloGC3+gkyhbuo KL6oSj0FuuKVQOL+kKA2dTM3f1GM7Pz4LNJpWxvrc8MwgMCsBOPEPcNqva6I svpaEvr4ESed7wI+fdRW/yoMvLEKMzeJmlXD/D+3sxepsafyPZH9kvWOIPyV p1GT8gaDQlT39sWhHXnuHE1Ek/+WiJzJsjmH0+lcLcbXUlC7qp2GHapZhfmg KDxl2c//df8itVoOKI3UxFWTz08+l4E2JwmhZP3SMZP17Kdb6QMePHlkLMSP WU0ART3vil//XCE8j5eBJwJ6xWfooVM93MsS56sYsBzTG82wR/pwXvKocH2g XeY= X-Microsoft-Exchange-Diagnostics: =?us- ascii?Q?1;BY1PR0701MB1381;23:ZZG92vUNulj2A5yV524jpAmGdhmVXhS 1MvVRmcd?= =?us-

4 Using DKIM and SPF 17 Email Customization Guide ascii?Q?EyyKzTS+sEjII6UrKmo2TgkLxqCYANxFxhcxxaAzh3yBkkt64jrT 34F1Clzj?= =?us- ascii?Q?RKCkuZF35MrzLFMnH0WRo02C/bxIDcpNDSKIcVEantLF3Fd9sdf0 Z1vdtueH?= =?us- ascii?Q?T+yhP3lg89KjwP+JD79S/UsRCgO0cAVdNkmnZ/P6fuudqmWM8GRZ o9tDE4GE?= =?us- ascii?Q?N6/QuWJIOQZJBn2NNc+W24j6L6cK6zfPgzScH2LOre1Zt4fRsKGv tpmnwRK+?= =?us- ascii?Q?YPJzF1M4hQQRdILJrDSi0uTr14qia72sQrHRpNoFFsTt2N/0/dTg IOAmYnHC?= =?us- ascii?Q?RE4PWbr2pUcKBIlWT3mn2vNk3dj8PSViMM/K5mlcJCSUh695jku9 kff6XdEY?= =?us- ascii?Q?/VBYbjFq2wQ6OtWt3yu7E5Y1VYJJURGsLP/jeRViLNxxytkCVIMc 1/UwULxx?= =?us- ascii?Q?5KPAICnNjPwcOjyavPNhM8BkALqdVWkDKm0M/TmeWKR+S7fA6UeY 2V9KMFP0?= =?us- ascii?Q?/D19/vN03J9Oa+vcW/u1KiBjQ2BFCM8oq3a7r0JCJC9jJ45veCgy 0B2Ucdbp?= =?us- ascii?Q?f9M1UfZxZQjseCPaXBpIkYNTpyLkbFo+DE6y2Wkuy26jWS3yE8qW JLA3DpyI?= =?us- ascii?Q?2g8oIffOJTV5XgxcRwawt9FGoVBqfCnJILUMJUGxbvbR1vHVdLAC rRVVaDSv?= =?us- ascii?Q?J8nV8mU3xNfYt655w68Xjy3SMfiUqCuL4R9sZIm+S5xy51PfAIub moHyOdat?= =?us- ascii?Q?pA1ZYDw2EkkZ147/5dKJXqVoG6FoOfSYMBJO1a7gXykYXh67Zm8u nyA9x0wz?= =?us- ascii?Q?JNbLqjdI3nvqYxyr98p9HdAvaZvjLAs816lWJVeMdEkbmXDz+ybe TuOUmjyE?= =?us- ascii?Q?5UoSEJ9K6zJ9aHKlcZ+9hLJCspL6Up1kBBNu8aCrc9RWEn/xq7l5 sDXVNVso?= =?us- ascii?Q?HJaA4vJWaj66HtIkznhw5F9ecD0nM++m857KlvRN9Z/mV9iqGj86 th58x8LV?=

4 Using DKIM and SPF 18 Email Customization Guide =?us- ascii?Q?PXfPxa0vdx0ZaMgN/0Yw4tFHiBiBy6CrgdX14YCPmXQUDPYeEeYT xSahJhhm?= =?us- ascii?Q?yziSixwvo7woGZBkf1g12dIohmbzCc38hVMh1+s4KStdPbOxvj9x bbRYkRQi?= =?us- ascii?Q?sQ1MFJM6EUseLllQjffrI78rJwk7uVVWY6OpPM6K/RdcAkHyC86J lOMWNII+?= =?us- ascii?Q?TXL3Vn23V+u+fr9MGj2lgbSbPOK95xCz+10B8rwLUI7B5gypEpBV 9ZQxfTmE?= =?us- ascii?Q?bwYGv5EuI5EjxLwrKCyncMUL43eyVBlcOMPoQAJFYk9vGVLosUs4 y8Q4gBjk?= =?us-ascii?Q?O4HgClP7WelxYHH9Ts8mkpNmgCPCpP7eBpp2xixeCOamV?= X-Microsoft-Exchange-Diagnostics:

1;BY1PR0701MB1381;5:n8YeGbQZAj1JzZiFDWPnoTQhyAAzEz80Ljtj/wnj S1KhjDNfCaCX5M/jZ1ge98sBo/vjRxJI0tvV8xINXEtFjz1X8FbhUnOfK5mJ 6uuYNJ5NVYEhGc15D3UVgw8fwK9JuaIh99Unb0PGhFJ6HcqFfw==;24:p4vb uJDhznnyDBtgFvL6Z+pARmadhLXR5uCaix7D1zISpKM37vcXItGSQWEzEsfw kyNJNo3t17ubDQX3Z1g9pd9b+zm8L5b0MKq0AZIpVpU= X-Microsoft-Exchange-Diagnostics:

1;DM2PR0701MB1389;9:pYLxi3VNGLKW64VQ9rw3vRZtI93sfp9bOnRDsdeX hzD9HfxUR+AyknaoM1NwM6/xBBXKR8rQHkpKDdWwUKL2vzNZ9flvT9vA+dT3 AiO/lJ7BYve/5HE4x6a0GiA4fpTCS56bR+sQpJQjqRVQE1xMkw==

4 Using DKIM and SPF 19 Email Customization Guide List of Templates 5

OneSpan Sign’s email templates include the following:

l email.account.invitation on page 22

l email.activate on page 24

l email.attachment.rejected on page 26

l email.attachment.uploaded on page 28

l email.blacklisted on page 30

l email.bounced on page 32

l email.bulk.send.completed on page 34

l email.bulk.send.error on page 36

l email.callbackFailure on page 38

l email.complaint on page 39

l email.complete on page 41

l email.decline on page 43

l email.evidence.summary on page 45

l email.expire on page 47

l email.expire.warning on page 48

l email.forgot.password on page 50

5 List of Templates 20 Email Customization Guide l email.kba.failure on page 52

l email.lock.signer on page 54

l email.login.lockout on page 56

l email.notify on page 57

l email.notify.mobile on page 59

l email.oauthFailure on page 61

l email.ofac.event on page 62

l email.ooto (Out of the Office) on page 64

l email.opt.out on page 66

l email.password.expiry.warning on page 68

l email.plan.purchase on page 69

l email.ready.to.complete on page 71

l email.reassign.newSigner on page 73

l email.reassign.sender on page 76

l email.remind.signer on page 78

l email.signup on page 80

l email.transaction.complete on page 82

l email.unlock.signer on page 84

NOTE: All email templates are enabled by default, but they can be selectively disabled.

5 List of Templates 21 Email Customization Guide 5.1 email.account.invitation

This template sends an email that invites a sender to join an existing OneSpan Sign account. The recipient will not be able to join if they are already a sender on another account.

The following is the default English email.account.invitation template used by OneSpan Sign:

Subject $SYSTEM_MESSAGE; invites you to register for a OneSpan Sign account

Body

Hi $RECIPIENT_NAME;,

$SYSTEM_MESSAGE; invites you to join OneSpan Sign.

Please click on the link below to register your FREE account.

REGISTER YOUR ACCOUNT


Check out these handy resources to help you get started with OneSpan Sign:
1. Watch the tutorial video to learn how to get your first transaction out for e-signing.
2. Visit the OneSpan Sign Support Center to explore features to enhance the way you use OneSpan Sign

Thank you,
The OneSpan Team

Variables

5 List of Templates 22 Email Customization Guide Variable Definition $LINK_URL URL of the package (in OneSpan Sign) $SYSTEM_ This "system message" is the name of the inviter. MESSAGE $SUPPORT_ Customer Support's email address EMAIL $SUPPORT_ PHONE_ Customer Support's phone number NUMBER A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font-weight:400;font- $EMAIL_ style:normal;color:#444444;line-height:15px;text-align:start;vertical-align:- STYLE baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 23 Email Customization Guide 5.2 email.activate

This template — also known as the invitation email — invites recipients to review or sign a package.

If a package is configured to use in-order signing, only the first signer will receive an invitation when the package is initially sent. The second and following signers will receive an invitation email when the previous signer has completed their part of the process.

What follows is the default English email.activate template used by OneSpan Sign.

Subject $PACKAGE_OWNER_NAME; has added you as a $RECIPIENT_ROLE; to"$PACKAGE_NAME;"

Body

Hi $RECIPIENT_NAME;,

$PACKAGE_OWNER_NAME; has added you as a $RECIPIENT_ROLE; to "$PACKAGE_NAME;".

Please review and complete "$PACKAGE_NAME;".

5 List of Templates 24 Email Customization Guide

GO TO DOCUMENTS


 $PACKAGE_MESSAGE; 


Thank you,
The OneSpan Team

Variables Variable Definition $RECIPIENT_ Recipient's name NAME $RECIPIENT_ Recipient's role ROLE $PACKAGE_ Package’s name NAME $PACKAGE_ OWNER_ Package Owner's name NAME $PACKAGE_ Package message, if one is specified MESSAGE $LINK_URL URL of the package (in OneSpan Sign) $SUPPORT_ PHONE_ Customer Support's phone number NUMBER $EXPIRY_ Expiry date specified for the transaction DATE A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 25 Email Customization Guide 5.3 email.attachment.rejected

This template sends an email to a signer who uploaded a document attachment that was subsequently rejected by the package owner. The owner can provide an explanation for the signer.

What follows is the default English email.attachment.rejected template used by OneSpan Sign.

Subject The attachment uploaded to "$PACKAGE_NAME;" was rejected

Body

Hi $RECIPIENT_NAME;,

The attachment "$DYNAMIC_TOKEN_1;" uploaded to "$PACKAGE_NAME;", has been rejected by $PACKAGE_OWNER_NAME; because:

"$DYNAMIC_TOKEN_2;"

Please update "$PACKAGE_NAME;" with the required attachment.

UPDATE ATTACHMENT

5 List of Templates 26 Email Customization Guide

Thank you,
The OneSpan Team

Variables Variable Definition $RECIPIENT_ Recipient's name NAME $PACKAGE_ Package's name NAME $PACKAGE_ OWNER_ Package Owner's name NAME $DYNAMIC_ The file name of the document attachment TOKEN_1 $DYNAMIC_ The reason for rejecting the attachment entered by the package owner TOKEN_2 $LINK_URL URL of the package (in OneSpan Sign) $SUPPORT_ PHONE_ Customer Support's phone number NUMBER A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 27 Email Customization Guide 5.4 email.attachment.uploaded

This template sends an email to the package owner to inform them that a signer has uploaded an attachment to the package.

The following is the default English mail.attachment.uploaded template used by OneSpan Sign.

Subject Attachment uploaded to "$PACKAGE_NAME;"

Body

Hi $RECIPIENT_NAME;,

The attachment ""$DYNAMIC_TOKEN_1;"" has been uploaded to the transaction ""$PACKAGE_NAME;"" by recipient ""$DYNAMIC_TOKEN_2;"" and is ready for review.

GO TO DOCUMENTS

If you experience any issues, please call us toll free at $SUPPORT_PHONE_ NUMBER;.

Thank you,
The OneSpan Team

5 List of Templates 28 Email Customization Guide

Variables Variable Definition $PACKAGE_ Package’s name NAME A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions. $RECIPIENT_ Recipient's name NAME $DYNAMIC_ The sender's name for the uploaded document TOKEN_1 $DYNAMIC_ Full name of the signer who uploaded the document TOKEN_2 $LINK_URL URL of the package (in OneSpan Sign) $SUPPORT_ PHONE_ Customer Support's phone number NUMBER

5 List of Templates 29 Email Customization Guide 5.5 email.blacklisted

This template sends an email to the package owner to inform them that a package signer has been blocked by OneSpan Sign. This occurs when messages sent to that signer's email address have bounced repeatedly.

What follows is the default English email.blacklisted template used by OneSpan Sign.

Subject Recipient email blocked for "$PACKAGE_NAME;".

Body

Hi, $RECIPIENT_NAME;,

The email address you used ("$FAILED_RECIPIENT_EMAIL;") with "$PACKAGE_NAME;" has been blocked due to multiple delivery failures.

Please validate this email and contact the OneSpan Support Team at $SUPPORT_PHONE_NUMBER; if you wish to unblock it.

Thank you,
The OneSpan Team
"

Variables Variable Definition $PACKAGE_ Package's name NAME A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 30 Email Customization Guide Variable Definition $RECIPIENT_ Recipient's name NAME $FAILED_ RECIPIENT_ Name of the recipient who was blocked NAME $FAILED_ RECIPIENT_ Email address of the recipient who was blocked EMAIL $SUPPORT_ PHONE_ Customer Support's phone number NUMBER

5 List of Templates 31 Email Customization Guide 5.6 email.bounced

This template sends an email notification when an email sent to a signer was unable to reach its destination because the signer's email address was invalid. By default, the email is sent to the package owner.

NOTE: While email services must be configured via a generic SMTP server or Amazon SES, only the latter offers bounce-back functionality.

What follows is the default English email.bounced template used by OneSpan Sign.

Subject Mail delivery failed - we could not deliver the "$PACKAGE_NAME;" to $FAILED_RECIPIENT_ NAME; at $FAILED_RECIPIENT_EMAIL;

Body

Hi $RECIPIENT_NAME;,

We could not deliver "$PACKAGE_NAME;" to "$FAILED_ RECIPIENT_EMAIL;" .

Please log into your OneSpan Sign account and verify the email address. You may also want to reach out to your recipient to confirm the email address.

Thank you,
The OneSpan Team
"

Variables Variable Definition $RECIPIENT_ Recipient's name NAME $PACKAGE_ Package's name

5 List of Templates 32 Email Customization Guide Variable Definition NAME $FAILED_ RECIPIENT_ Name of the recipient whose email was not delivered NAME $FAILED_ RECIPIENT_ Email address of the recipient whose email was not delivered EMAIL $SUPPORT_ PHONE_ Customer Support's phone number NUMBER A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 33 Email Customization Guide 5.7 email.bulk.send.completed

This template sends an email to the package owner once the system has completed sending all packages for signing via a Bulk Sending process..

What follows is the default English email.bulk.send.completed template used by OneSpan Sign.

Subject Bulk Send for "$PACKAGE_NAME; - $DYNAMIC_TOKEN_1;" is complete

Body

Hi $PACKAGE_OWNER_NAME;,

"$PACKAGE_NAME;" was successfully sent using Bulk Send.
$DYNAMIC_TOKEN_2;

You can view the template you used to Bulk Send "$PACKAGE_ NAME;" from the link below.

GO TO TEMPLATE


Thank you,
The OneSpan Team

5 List of Templates 34 Email Customization Guide

Variables Variable Definition $RECIPIENT_ Recipient's name NAME $PACKAGE_ Package's name NAME $DYNAMIC_ The date the package is set to expire TOKEN_2 $LINK_URL URL of the package (in OneSpan Sign) $SUPPORT_ PHONE_ Customer Support's phone number NUMBER A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 35 Email Customization Guide 5.8 email.bulk.send.error

This template sends an email to the package owner to inform them that a Bulk Sending process failed to send at least one package for signing.

What follows is the default English email.bulk.send.error template used by OneSpan Sign.

Subject Bulk Send for "$PACKAGE_NAME; - $DYNAMIC_TOKEN_1;" encountered an error

Body

Hi $PACKAGE_OWNER_NAME;,

"$PACKAGE_NAME;" encountered an error using Bulk Send and the transaction was not delivered to your recipients.

You can review the template you used to Bulk Send "$PACKAGE_ NAME;" from the link below.

GO TO TEMPLATE

Please contact the OneSpan Sign Support Team at $SUPPORT_PHONE_ NUMBER; to help resolve this issue.

Thank you,

5 List of Templates 36 Email Customization Guide
The OneSpan Team

Variables Variable Definition $RECIPIENT_ Recipient’s name NAME $PACKAGE_ Package’s name NAME $DYNAMIC_ Date the package is set to expire (optional) TOKEN_1 $LINK_URL URL of the package (in OneSpan Sign) $SUPPORT_ PHONE_ Customer Support's phone number NUMBER A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 37 Email Customization Guide 5.9 email.callbackFailure

This template sends email when OneSpan Sign fails to communicate with the Call- back Server.

What follows is the default English email.callbackFailure template used by OneSpan Sign.

Subject OneSpan Sign Callback failed

Body

Hi $RECIPIENT_NAME;,

Failed to communicate with the callback server.

URL: $CALLBACK_URL;
Payload: $CALLBACK_PAYLOAD;
Reason(s): $CALLBACK_FAILURE_REASON;

Thank you,
The OneSpan Team

Variables Variable Definition $SYSTEM_ This "system message" contains details about the Callback failure, including the asso- MESSAGE ciated URL and payload. A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font-weight:400;font- $EMAIL_ style:normal;color:#444444;line-height:15px;text-align:start;vertical-align:- STYLE baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 38 Email Customization Guide 5.10 email.complaint

This template sends an email notification when a sent email results in a spam email complaint.

NOTE: While email services must be configured via a generic SMTP server or Amazon SES, only the latter offers bounce-back functionality.

What follows is the default English email.complaint template used by OneSpan Sign.

Subject Mail delivery failed - we could not deliver the "$PACKAGE_NAME;" to $FAILED_RECIPIENT_ NAME; at $FAILED_RECIPIENT_EMAIL; due to a SPAM complaint

Body

Hi $PACKAGE_OWNER_NAME;,

We could not deliver "$PACKAGE_ NAME;" to "$FAILED_RECIPIENT_EMAIL;" due to a SPAM complaint.

Please log into your OneSpan Sign account and verify the email address. You may also want to reach out to your recipient to confirm the email address.

Thank you,
The OneSpan Team

Variables Variable Definition $RECIPIENT_ Recipient's name NAME $PACKAGE_ Package's name NAME $FAILED_ Name of the recipient whose email was not delivered

5 List of Templates 39 Email Customization Guide Variable Definition RECIPIENT_ NAME $FAILED_ RECIPIENT_ Email address of the recipient whose email was not delivered EMAIL $SUPPORT_ PHONE_ Customer Support's phone number NUMBER A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 40 Email Customization Guide 5.11 email.complete

This template sends an email to all signers once all signers have completed the sign- ing process.

What follows is the default English email.complete template used by OneSpan Sign.

Subject Signing completed - the documents from "$PACKAGE_NAME;" are available for download.

Body

Hi $RECIPIENT_NAME;,

Everyone has signed "$PACKAGE_NAME;".

You can securely download the completed documents here:

DOWNLOAD COMPLETED DOCUMENTS

Please make sure you download and keep the documents for your records.These documents will no longer be accessible when $PACKAGE_OWNER_ NAME; archives "$PACKAGE_NAME;".

Thank you,
The OneSpan Team

5 List of Templates 41 Email Customization Guide

Variables Variable Definition $RECIPIENT_ Recipient's name NAME $PACKAGE_ Package's name NAME $PACKAGE_ Package message, if one is specified MESSAGE $PACKAGE_ Package Owner's name OWNER_NAME $LINK_URL URL of the package (in OneSpan Sign) $SUPPORT_ PHONE_ Customer Support's phone number NUMBER $COMPLETION_ Date on which the transaction was completed DATE A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- $EMAIL_STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 42 Email Customization Guide 5.12 email.decline

This template sends an email to the package owner after a signer declines to sign a package.

What follows is the default English email.decline template used by OneSpan Sign.

Subject "$PACKAGE_NAME;" was declined by $DYNAMIC_TOKEN_1

Body

Hi $PACKAGE_OWNER_NAME;,

"$PACKAGE_NAME;", has been declined by $DYNAMIC_ TOKEN_1; for the following reason:
"$DYNAMIC_TOKEN_2;"

You may want to re-send "$PACKAGE_NAME;" or reach out to your recipient to complete the document.

GO TO DOCUMENTS


Thank you,
The OneSpan Team

5 List of Templates 43 Email Customization Guide

Variables Variable Definition $PACKAGE_ Package's name NAME $PACKAGE_ OWNER_ Package Owner's name NAME $DYNAMIC_ The email of the signer who declined to sign the package TOKEN_1 $DYNAMIC_ The reason for declining entered by the signer TOKEN_2 $LINK_URL URL of the package (in OneSpan Sign) $SUPPORT_ PHONE_ Customer Support's phone number NUMBER A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font-weight:400;font- $EMAIL_ style:normal;color:#444444;line-height:15px;text-align:start;vertical-align:- STYLE baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 44 Email Customization Guide 5.13 email.evidence.summary

This template sends an email to the package owner if they requested an Electronic Evidence Summary for a package, attaching the summary to the email.

NOTE: Evidence Summary documents are highly customizable. You can: (1) customize the logo image; (2) customize the text of every label (title, footer, section titles, and fields); (3) customize the Evidence Summary’s filename; (4) hide/show any of the following ele- ments: logo, title, footer; (5) hide/show any of the following sections: Transaction, Sender, Document, Recipients, Audit Trail. To learn more, contact our Support Team.

What follows is the default English email.evidence.summary template used by OneSpan Sign.

Subject Electronic Evidence Summary is available for "$PACKAGE_NAME;"

Body

Hi $RECIPIENT_NAME;,

Signing is completed for "$PACKAGE_ NAME;".

Please find the Electronic Evidence Summary attached to this email.

Thank you,
The OneSpan Team

Variables Variable Definition $RECIPIENT_ Recipient's name NAME $PACKAGE_ Package's name NAME

5 List of Templates 45 Email Customization Guide Variable Definition $SUPPORT_ PHONE_ Customer Support's phone number NUMBER $COMPLETION_ Date on which the transaction was completed DATE A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- $EMAIL_STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 46 Email Customization Guide 5.14 email.expire

This template sends an email to the package owner when their package expires.

What follows is the default English email.expire template used by OneSpan Sign.

Subject "$PACKAGE_NAME;" has expired

Body

Hi $PACKAGE_OWNER_NAME;,

"$PACKAGE_NAME;" has expired.

"$PACKAGE_NAME;" has been deactivated and returned to your drafts folder.

Thank you,
The OneSpan Team

Variables Variable Definition $RECIPIENT_ Recipient's name NAME $PACKAGE_ Package's name NAME $SUPPORT_ PHONE_ Customer Support's phone number NUMBER A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 47 Email Customization Guide 5.15 email.expire.warning

Th is template sends email to signers five days before a package's expiry date if they have not yet finished signing.

What follows is the default English email.expire.warning template used by OneSpan Sign.

Subject "$PACKAGE_NAME;" is about to expire

Body

Hi $RECIPIENT_NAME;,

"$PACKAGE_NAME;" is about to expire.

On $DYNAMIC_TOKEN_1; GMT "$PACKAGE_NAME;" will be deactivated.

Please review and sign the documents.

GO TO DOCUMENTS


Thank you,
The OneSpan Team

5 List of Templates 48 Email Customization Guide

Variables Variable Definition $RECIPIENT_ Recipient’s name NAME $PACKAGE_ Package’s name NAME $DYNAMIC_ Date the package is set to expire TOKEN_1 $LINK_URL URL of the package (in OneSpan Sign) $SUPPORT_ PHONE_ Customer Support's phone number NUMBER A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 49 Email Customization Guide 5.16 email.forgot.password

This template sends an email to a user who has forgotten or lost their account pass- word.

What follows is the default English email.forgot.password template used by OneSpan Sign.

Subject

Reset your password

Body

Hi $RECIPIENT_NAME;,

You are receiving this email because a request was made to reset the password for your OneSpan Sign account.

If you did not ask to reset your password, then you can ignore this email and your password will not be changed.

The link below can only be used once, so please be prepared to set your password.

RESET YOUR PASSWORD

Thank you,
The OneSpan Team

Variables Variable Definition $RECIPIENT_ Recipient's name NAME $LINK_URL URL of the package (in OneSpan Sign) $SUPPORT_ Customer Support's phone number

5 List of Templates 50 Email Customization Guide Variable Definition PHONE_ NUMBER A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 51 Email Customization Guide 5.17 email.kba.failure

This template sends an email to the package owner when a signer fails in their attempt to authenticate themselves through KBA (Knowledge Based Authentic- ation).

What follows is the default English email.kba.failure template used by OneSpan Sign.

Subject $RECIPIENT_NAME; failed authentication to access "$PACKAGE_NAME;".

Body

Hi $PACKAGE_OWNER_NAME;,

$PREVIOUS_SIGNER_NAME; has failed authentication, and will not be able to access "$PACKAGE_NAME;".

Please review and update the recipient information then resend the transaction or choose another type of authentication.

If the recipient failed to answer the knowledge-based authentication questions correctly, they will need to wait a 72-hour period to regain access to the questions.

Thank you,
The OneSpan Team

Variables

5 List of Templates 52 Email Customization Guide Variable Definition $RECIPIENT_ Recipient's name NAME $PACKAGE_ Package's name NAME $DYNAMIC_ Name of the signer who failed to be authenticated TOKEN1 $DYNAMIC_ Email address of the signer who failed to be authenticated TOKEN2 $LINK_URL URL of the package (in OneSpan Sign) $SUPPORT_ PHONE_ Customer Support's phone number NUMBER A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 53 Email Customization Guide 5.18 email.lock.signer

This template sends an email to the package owner when a signer has been locked out due to too many failed authentication attempts.

What follows is the default English email.lock.signer template used by OneSpan Sign.

Subject "$DYNAMIC_TOKEN_1; ($DYNAMIC_TOKEN_2;)" has been locked due to many failed authentication attempts

Body

Hi $PACKAGE_OWNER_NAME;,

"$DYNAMIC_TOKEN_1; ($DYNAMIC_ TOKEN_2;)" has been locked out due to too many failed authentication attempts.

You may want to reach out to "$DYNAMIC_TOKEN_1; ($DYNAMIC_ TOKEN_2;)" to confirm their email address and re-send the document.

You can also log into your OneSpan Sign account, view the transaction, then click the 'Unlock' icon next to the recipient's name in the 'Recipients' section.

GO TO DOCUMENTS



Thank you,
The OneSpan Team

5 List of Templates 54 Email Customization Guide

Variables Variable Definition $RECIPIENT_ Recipient's name NAME $DYNAMIC_ Full name of the signer who has been locked out due to too many failed authen- TOKEN_1 tication attempts $DYNAMIC_ Email address of the signer who failed to be authenticated TOKEN_2 $LINK_URL URL of the package (in OneSpan Sign) $SUPPORT_ PHONE_ Customer Support's phone number NUMBER A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 55 Email Customization Guide 5.19 email.login.lockout

This template sends an email to a sender who has been locked out of their account due to too many failed login attempts.

What follows is the default English email.login.lockout template used by OneSpan Sign.

Subject Password reset after failed login attempts

Body

Dear $RECIPIENT_NAME;,

Your account has been locked due to repeated failed login attempts.

If you did not try to login to your account or ask for your password to be reset, please contact the OneSpan Support Team immediately at $SUPPORT_PHONE_NUMBER;

Please click the link below to reset your password. The link below can only be used once, so please be prepared to set your password.

RESET YOUR PASSWORD

Thank you,
The OneSpan Team

Variables Variable Definition $RECIPIENT_NAME Recipient's name $LINK_URL URL of the package (in OneSpan Sign) $SUPPORT_PHONE_NUMBER Customer Support's phone number

5 List of Templates 56 Email Customization Guide 5.20 email.notify

This template re-sends an email invitation to review or sign a package after the ini- tial invitation bounced.

What follows is the default English email.notify template used by OneSpan Sign.

Subject $PACKAGE_OWNER_NAME; has added you as a $RECIPIENT_ROLE; to "$PACKAGE_NAME;".

Body

Hi $RECIPIENT_NAME;,

$PACKAGE_OWNER_NAME; has added you as a $RECIPIENT_ROLE; to "$PACKAGE_NAME;".

Please review and complete "$PACKAGE_NAME;".

GO TO DOCUMENTS

 $PACKAGE_MESSAGE; 


Thank you,

5 List of Templates 57 Email Customization Guide
The OneSpan Team

Variables Variable Definition $RECIPIENT_ Recipient's name NAME $RECIPIENT_ Recipient's role ROLE $PACKAGE_ Package's name NAME $PACKAGE_ OWNER_ Package Owner's name NAME $PACKAGE_ Package message, if one is specified MESSAGE $LINK_URL URL of the package (in OneSpan Sign) $SUPPORT_ PHONE_ Customer Support's phone number NUMBER $EXPIRY_ Expiry date specified for the transaction DATE A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 58 Email Customization Guide 5.21 email.notify.mobile

This template sends a signer an email with a link that can be used to capture their signature on a mobile device.

What follows is the default English email.notify.mobile template used by OneSpan Sign.

Subject You are requested to e-sign "$PACKAGE_NAME;" with your mobile device

Body

Hi $RECIPIENT_NAME;,

You are requested to e-sign the "$PACKAGE_ NAME;" with your mobile device.

GO TO DOCUMENTS


 $PACKAGE_MESSAGE;

5 List of Templates 59 Email Customization Guide



Thank you,
The OneSpan Team

Variables Variable Definition $RECIPIENT_ Recipient's name NAME $PACKAGE_ Package's name NAME $PACKAGE_ OWNER_ Package Owner's name NAME $PACKAGE_ Package message, if one is specified MESSAGE $LINK_URL URL of the package (in OneSpan Sign) $SUPPORT_ Customer Support's email address EMAIL $SUPPORT_ PHONE_ Customer Support's phone number NUMBER $EXPIRY_ Expiry date specified for the transaction DATE A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 60 Email Customization Guide 5.22 email.oauthFailure

This template sends an email to a sender when they fail in their attempt to authen- ticate themselves through OAuth.

Subject

OneSpan Sign OAuth failed.

Variables Variable Definition $RECIPIENT_ Email address of the sender who failed to authenticate themselves through EMAIL OAuth $RECIPIENT_ Name of the sender who failed to authenticate themselves through OAuth NAME

5 List of Templates 61 Email Customization Guide 5.23 email.ofac.event

This template sends an email to a package owner, notifying them that a signer from an OFAC-blacklisted country has tried to sign their package.

What follows is the default English email.ofac.event template used by OneSpan Sign.

Subject An attempt to access "$PACKAGE_NAME;" from an OFAC blacklisted country was detected

Body

Hi $RECIPIENT_NAME;,

An attempt was made by $DYNAMIC_TOKEN_1; to access $PACKAGE_ NAME; from $DYNAMIC_TOKEN_2;.

This event has been recorded and will be available in the Electronic Evidence Summary for $PACKAGE_NAME;

5 List of Templates 62 Email Customization Guide

GO TO DOCUMENTS


Thank you,
The OneSpan Team

Variables Variable Definition $RECIPIENT_ Recipient's name NAME $PACKAGE_ Package's name NAME $DYNAMIC_ Email address of the signer who tried to sign the package from an OFAC-black- TOKEN_1 listed country $DYNAMIC_ IP address from which the attempt to sign was made TOKEN_2 $LINK_URL URL of the package (in OneSpan Sign) $SUPPORT_ PHONE_ Customer Support's phone number NUMBER A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 63 Email Customization Guide 5.24 email.ooto (Out of the Office)

This template sends an email to the package owner, notifying them that an email sent to a signer didn’t reach its intended recipient because the signer had con- figured an out-of-the-office email response.

What follows is the default English email.ooto template used by OneSpan Sign.

Subject Delivery of "$PACKAGE_NAME;" to $FAILED_RECIPIENT_NAME; at $FAILED_RECIPIENT_ EMAIL;. resulted in an automated reply

Body

Hi $RECIPIENT_NAME;,

We tried delivering " $PACKAGE_NAME;" to "$FAILED_ RECIPIENT_EMAIL;" but received an automated reply.

You may want to reach out to your recipient to notify them about this email.

Thank you,
The OneSpan Team

Variables Variable Definition $RECIPIENT_ Recipient's name NAME $PACKAGE_ Package's name

5 List of Templates 64 Email Customization Guide Variable Definition NAME $FAILED_ RECIPIENT_ Name of the recipient whose email was not delivered NAME $FAILED_ RECIPIENT_ Email address of the recipient whose email was not delivered EMAIL $SUPPORT_ PHONE_ Customer Support's phone number NUMBER A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 65 Email Customization Guide 5.25 email.opt.out

This template sends an email to the package owner after a signer opts out of sign- ing a package electronically.

What follows is the default English email.opt.out template used by OneSpan Sign.

Subject "$PACKAGE_NAME;" was opted out by $DYNAMIC_TOKEN_1;

Body

Hi $PACKAGE_OWNER_NAME;,

"$PACKAGE_NAME;", has been opted out by $DYNAMIC_ TOKEN_1; with the following reason:
  "$DYNAMIC_ TOKEN_2;"

You may want to re-send "$PACKAGE_NAME;" or reach out to your recipient to complete the document.

GO TO DOCUMENTS


Thank you,
The OneSpan Team

5 List of Templates 66 Email Customization Guide

Variables Variable Definition $PACKAGE_ Package's name NAME $PACKAGE_ OWNER_ Package Owner's name NAME $DYNAMIC_ Email of the signer who opted out of signing the package electronically TOKEN_1 $DYNAMIC_ The reason for opting out entered by the signer TOKEN_2 $LINK_URL URL of the package (in OneSpan Sign) $SUPPORT_ PHONE_ Customer Support's phone number NUMBER A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font-weight:400;font- $EMAIL_ style:normal;color:#444444;line-height:15px;text-align:start;vertical-align:- STYLE baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 67 Email Customization Guide 5.26 email.password.expiry.warning

This template sends an email to a user to remind them that their password will soon expire. To avoid being locked out of their account, the user must soon change their password.

What follows is the default English email.password.expiry.warning template used by OneSpan Sign.

Subject REMINDER: Your password expires in days

Body

Hi $RECIPIENT_NAME;,

This is a reminder that your OneSpan password expires in $DAYS; days.

You can change your password through your OneSpan account or by clicking the Reset Password button below.

RESET PASSWORD

Thank you,
The OneSpan Team

Variables The relevant variables depend on the Security Settings of the user's account.

5 List of Templates 68 Email Customization Guide 5.27 email.plan.purchase

This template sends an email to a new account owner to give them details of their purchase order, plus some reference information.

What follows is the default English email.plan.purchase template used by OneSpan Sign.

Subject Thanks for being a OneSpan Sign customer

Body

Hi $RECIPIENT_NAME;,

Welcome to OneSpan Sign!

Your order was successfully processed – please see details below:

$SYSTEM_MESSAGE;



With your Professional Plan, you can start using e-signatures in minutes. You can create templates to get your frequently used documents out for signature even faster. What's more, as a OneSpan Sign customer, you get access to our mobile app for FREE, allowing you to send and sign documents on the go from your iOS and Android devices.

Did you know you could also add e- signing capability to popular business applications like Salesforce or Box? With the Professional Plan, you can access these pre-built connectors for FREE so you can send and e-sign documents without ever leaving these business applications. Learn more about our pre-built e-signature connectors.


Ready to get started with OneSpan Sign? Visit our Support Center to access video tutorials, FAQs and step-by-step instructions to help you get up and running with OneSpan Sign in minutes.

You can also reach our friendly OneSpan Support Team at $SUPPORT_PHONE_ NUMBER; with any questions or assistance.

Thank you for choosing OneSpan Sign.

The OneSpan Team
$SUPPORT_PHONE_NUMBER;
https://www.onespan.com

Variables

5 List of Templates 69 Email Customization Guide Variable Definition $RECIPIENT_ Recipient's email address EMAIL $RECIPIENT_ Recipient's name NAME A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions. The order summary. It lists the new plan, the effective date, the subscription term, $SYSTEM_ the number of users, the credit card (masked), the confirmation number, and the MESSAGE charged amount.

5 List of Templates 70 Email Customization Guide 5.28 email.ready.to.complete

This template sends an email to a package owner when all documents have been signed, and a package is ready to be marked as Complete.

What follows is the default English email.ready.to.complete template used by OneSpan Sign.

Subject Everyone has signed "$PACKAGE_NAME;"

Body

Hi $PACKAGE_OWNER_NAME;,

"$PACKAGE_NAME;", has been signed by all recipients and is ready to be completed.

Please login to your OneSpan Sign account to complete the transaction.

Go to Transaction



Thank you,
The OneSpan Team

5 List of Templates 71 Email Customization Guide Variables Variable Definition $PACKAGE_ Package's name NAME $PACKAGE_ OWNER_ Package Owner's name NAME $LINK_URL URL of the package (in OneSpan Sign) $SUPPORT_ PHONE_ Customer Support's phone number NUMBER A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font-weight:400;font- $EMAIL_ style:normal;color:#444444;line-height:15px;text-align:start;vertical-align:- STYLE baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 72 Email Customization Guide 5.29 email.reassign.newSigner

This template sends an email to a new signer, notifying them that they have been reassigned the role of another signer in a package.

What follows is the default English email.reassign.newSigner template used by OneSpan Sign.

Subject $PREVIOUS_SIGNER_NAME; ($PREVIOUS_SIGNER_EMAIL;) has delegated signing responsibilities to you for"$PACKAGE_NAME;"

Body

Hi $RECIPIENT_NAME;,

You have been assigned delegated signing responsibilities for "$PACKAGE_NAME;".

GO TO DOCUMENTS


 $PACKAGE_MESSAGE; 

5 List of Templates 73 Email Customization Guide

If you have any questions, please contact $PACKAGE_OWNER_NAME; at $PACKAGE_OWNER_EMAIL; for more information about the documents that require your signature.

Thank you,
The OneSpan Team

Variables Variable Definition $RECIPIENT_ Recipient's name NAME $PACKAGE_ Package’s name NAME $PACKAGE_ OWNER_ Package Owner's name NAME $PACKAGE_ OWNER_ Package Owner's email address EMAIL $PACKAGE_ Package message, if one is specified MESSAGE $PREVIOUS_ SIGNER_ Name of the person who delegated signing NAME $PREVIOUS_ SIGNER_ Email address of the person who delegated signing EMAIL $LINK_URL URL of the package (in OneSpan Sign) $SUPPORT_ PHONE_ Customer Support's phone number NUMBER $EXPIRY_ Expiry date specified for the transaction DATE A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the $EMAIL_ value of this variable is: "font-family:monospace;font-size:13.3333px;font- STYLE weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver-

5 List of Templates 74 Email Customization Guide Variable Definition tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 75 Email Customization Guide 5.30 email.reassign.sender

This template sends an email to a package owner, notifying them that one of the signers has reassigned their role in the package to another signer.

What follows is the default English email.reassign.sender template used by OneSpan Sign.

Subject $PREVIOUS_SIGNER_NAME; ($PREVIOUS_SIGNER_EMAIL;) has reassigned signing responsibilities for "$PACKAGE_NAME;"

Body

Hi $RECIPIENT_NAME;,

$PREVIOUS_SIGNER_NAME; ($PREVIOUS_ SIGNER_EMAIL;) has reassigned signing responsibilities for "$PACKAGE_ NAME;" to $NEW_SIGNER_NAME;($NEW_SIGNER_EMAIL;).

Thank you,
The OneSpan Team

Variables Variable Definition $RECIPIENT_ Recipient's name NAME $PACKAGE_ Package's name NAME $NEW_ SIGNER_ Name of the new person signing NAME $NEW_ SIGNER_ Email address of the new person signing EMAIL $PREVIOUS_ Name of the person who delegated signing

5 List of Templates 76 Email Customization Guide Variable Definition SIGNER_ NAME $PREVIOUS_ SIGNER_ Email address of the person who delegated signing EMAIL $SUPPORT_ PHONE_ Customer Support's phone number NUMBER $EXPIRY_ Expiry date specified for the transaction DATE A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 77 Email Customization Guide 5.31 email.remind.signer

This template sends an email to remind a signer that they have documents ready to be signed.

What follows is the default English email.remind.signer template used by OneSpan Sign.

Subject REMINDER: $PACKAGE_OWNER_NAME; has added you as a $RECIPIENT_ROLE; to "$PACKAGE_NAME;".

Body

Hi $RECIPIENT_NAME;,

$PACKAGE_OWNER_NAME; has added you as a $RECIPIENT_ROLE; to "$PACKAGE_NAME;".

Please review and complete "$PACKAGE_NAME;".

GO TO DOCUMENTS


 $PACKAGE_MESSAGE; 


Thank you,

5 List of Templates 78 Email Customization Guide
The OneSpan Team

Variables Variable Definition $RECIPIENT_ Recipient's name NAME $RECIPIENT_ Recipient's role ROLE $PACKAGE_ Package’s name NAME $PACKAGE_ OWNER_ Package Owner's name NAME $PACKAGE_ Package message, if one is specified MESSAGE $LINK_URL URL of the package (in OneSpan Sign) $SUPPORT_ PHONE_ Customer Support's phone number NUMBER $EXPIRY_ Expiry date specified for the transaction DATE A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 79 Email Customization Guide 5.32 email.signup

This template sends an email to the owner of a new account, notifying them that they have successfully signed up for a Free Trial or Professional Edition SaaS account.

What follows is the default English email.signup template used by OneSpan Sign.

Subject

Welcome to OneSpan Sign

Body

Hi $RECIPIENT_NAME;,

Welcome to OneSpan Sign! Starting today, you’ll be able to get your documents signed and completed faster than ever without the hassles of paper and ink.

Please save this email as it contains important account information.

Username: $RECIPIENT_ EMAIL;
Password: You have already chosen your password when you first opened your account. To reset your password, click here.

Get started with OneSpan Sign in 4 simple steps:
  1. Login to your account
  2. Upload documents that require signing
  3. Add the recipients who need to e-sign the documents
  4. Drag and drop your signature blocks into the document and send

It’s that easy!

Check out these handy resources to help you get started with OneSpan Sign:
1. Watch the tutorial video to learn how to get your first transaction out for e-signing.
2. Visit the OneSpan Sign Support Center for video tutorials, FAQs and step-by- step instructions to help you get up and running with OneSpan Sign in minutes.

Over the next few weeks, we’ll be in touch by email, sending you helpful information so you can get the most out of OneSpan Sign.

Have any questions? Reply back to this email or call us toll free at 1-855-MYESIGN.

The OneSpan Team

5 List of Templates 80 Email Customization Guide

Variables Variable Definition $RECIPIENT_ Recipient's name NAME $RECIPIENT_ Recipient's email address EMAIL $SUPPORT_ PHONE_ Customer Support's phone number NUMBER A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 81 Email Customization Guide 5.33 email.transaction.complete

This template sends an email to a transaction's owner to notify them that all signers have completed the signing process.

What follows is the default English email.transaction.complete template used by OneSpan Sign.

Subject Signing is completed for "$PACKAGE_NAME;"

Body

Hi $PACKAGE_OWNER_NAME;,

"$PACKAGE_NAME;" has been signed and reviewed by all recipients.

VIEW COMPLETED DOCUMENTS

Thank you,
The OneSpan Team

Variables Variable Definition $PACKAGE_ Package's name NAME

5 List of Templates 82 Email Customization Guide Variable Definition $PACKAGE_ Package message, if one is specified MESSAGE $PACKAGE_ Package Owner's name OWNER_NAME $LINK_URL URL of the package (in OneSpan Sign) $SUPPORT_ PHONE_ Customer Support's phone number NUMBER $COMPLETION_ Date on which the transaction was completed DATE A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- $EMAIL_STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 83 Email Customization Guide 5.34 email.unlock.signer

This template sends an email to a signer, notifying them that they have been unlocked.

What follows is the default English email.unlock.signer template used by OneSpan Sign.

Subject

Your account has been unlocked

Body

Hi $RECIPIENT_NAME;,

Your account has been unlocked - you can resume e-signing by accessing the documents from the link below:

GO TO DOCUMENTS


Thank you,
The OneSpan Team

5 List of Templates 84 Email Customization Guide

Variables Variable Definition $RECIPIENT_ Recipient's name NAME $LINK_URL URL of the package (in OneSpan Sign) $SUPPORT_ PHONE_ Customer Support's phone number NUMBER A set of CSS attributes provided by the platform. As of OneSpan Sign 11.19, the value of this variable is: "font-family:monospace;font-size:13.3333px;font- $EMAIL_ weight:400;font-style:normal;color:#444444;line-height:15px;text-align:start;ver- STYLE tical-align:baseline;direction:ltr". You can override these style definitions by: (1) omitting the $EMAIL_STYLE variable from your message template; (2) including your own style definitions.

5 List of Templates 85 Email Customization Guide