@@ -16,35 +16,37 @@ const plans = [
16
16
"Unlimited digital signatures" ,
17
17
"Sign documents yourself" ,
18
18
"Request signatures from others" ,
19
+ "Unlimited templates" ,
19
20
"14 field types" ,
20
21
"Automatic e-signatures" ,
21
22
"Completion certificates" ,
22
23
"Send in order" ,
24
+ "Organize docs in OpenSign™ Drive" ,
23
25
"Document templates" ,
24
26
"Import from Dropbox" ,
25
27
"Contact book" ,
26
28
"Document expiry support" ,
27
29
"Decline document support" ,
28
30
"Email notifications" ,
29
- "Recipient authentication using OTP" ,
30
31
"Public profiles" ,
31
32
"And much more"
32
33
] ,
33
34
yearlyBenefits : [
34
35
"Unlimited digital signatures" ,
35
36
"Sign documents yourself" ,
36
37
"Request signatures from others" ,
38
+ "Unlimited templates" ,
37
39
"14 field types" ,
38
40
"Automatic e-signatures" ,
39
41
"Completion certificates" ,
40
42
"Send in order" ,
43
+ "Organize docs in OpenSign™ Drive" ,
41
44
"Document templates" ,
42
45
"Import from Dropbox" ,
43
46
"Contact book" ,
44
47
"Document expiry support" ,
45
48
"Decline document support" ,
46
49
"Email notifications" ,
47
- "Recipient authentication using OTP" ,
48
50
"Public profiles" ,
49
51
"And much more"
50
52
]
@@ -77,9 +79,11 @@ const plans = [
77
79
"API Access" ,
78
80
"upto 100 API signatures" ,
79
81
"Custom email templates" ,
82
+ "Connect your own Gmail or SMTP account for sending emails" ,
80
83
"Auto reminders" ,
81
84
"Bulk send (upto 100 docs)" ,
82
85
"Premium Public profile usernames" ,
86
+ "Enforce email-based verification to confirm signer identity" ,
83
87
"Embedded signing"
84
88
] ,
85
89
yearlyBenefits : [
@@ -92,9 +96,11 @@ const plans = [
92
96
"API Access" ,
93
97
"upto 240 API signatures" ,
94
98
"Custom email templates" ,
99
+ "Connect your own Gmail or SMTP account for sending emails" ,
95
100
"Auto reminders" ,
96
101
"Bulk send (upto 240 docs)" ,
97
102
"Premium Public profile usernames" ,
103
+ "Enforce email-based verification to confirm signer identity" ,
98
104
"Embedded signing"
99
105
]
100
106
} ,
@@ -120,6 +126,7 @@ const plans = [
120
126
"Teams and Organizations" ,
121
127
"Share Templates with teams" ,
122
128
"Share Templates with individuals" ,
129
+ "BYOC - Store your documents in your own cloud storage" ,
123
130
"DocumentId removal from signed docs" ,
124
131
"Bulk send (upto 100 docs)" ,
125
132
"Request Payments (coming soon)" ,
@@ -131,6 +138,7 @@ const plans = [
131
138
"Teams and Organizations" ,
132
139
"Share Templates with teams" ,
133
140
"Share Templates with individuals" ,
141
+ "BYOC - Store your documents in your own cloud storage" ,
134
142
"DocumentId removal from signed docs" ,
135
143
"Bulk send (upto 500 docs)" ,
136
144
"Request Payments (coming soon)" ,
0 commit comments