Skip to content

Commit 8d0bf6a

Browse files
authored
docs: update feature comparison
1 parent 82c724a commit 8d0bf6a

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

apps/OpenSign/src/json/plansArr.js

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,35 +16,37 @@ const plans = [
1616
"Unlimited digital signatures",
1717
"Sign documents yourself",
1818
"Request signatures from others",
19+
"Unlimited templates",
1920
"14 field types",
2021
"Automatic e-signatures",
2122
"Completion certificates",
2223
"Send in order",
24+
"Organize docs in OpenSign™ Drive",
2325
"Document templates",
2426
"Import from Dropbox",
2527
"Contact book",
2628
"Document expiry support",
2729
"Decline document support",
2830
"Email notifications",
29-
"Recipient authentication using OTP",
3031
"Public profiles",
3132
"And much more"
3233
],
3334
yearlyBenefits: [
3435
"Unlimited digital signatures",
3536
"Sign documents yourself",
3637
"Request signatures from others",
38+
"Unlimited templates",
3739
"14 field types",
3840
"Automatic e-signatures",
3941
"Completion certificates",
4042
"Send in order",
43+
"Organize docs in OpenSign™ Drive",
4144
"Document templates",
4245
"Import from Dropbox",
4346
"Contact book",
4447
"Document expiry support",
4548
"Decline document support",
4649
"Email notifications",
47-
"Recipient authentication using OTP",
4850
"Public profiles",
4951
"And much more"
5052
]
@@ -77,9 +79,11 @@ const plans = [
7779
"API Access",
7880
"upto 100 API signatures",
7981
"Custom email templates",
82+
"Connect your own Gmail or SMTP account for sending emails",
8083
"Auto reminders",
8184
"Bulk send (upto 100 docs)",
8285
"Premium Public profile usernames",
86+
"Enforce email-based verification to confirm signer identity",
8387
"Embedded signing"
8488
],
8589
yearlyBenefits: [
@@ -92,9 +96,11 @@ const plans = [
9296
"API Access",
9397
"upto 240 API signatures",
9498
"Custom email templates",
99+
"Connect your own Gmail or SMTP account for sending emails",
95100
"Auto reminders",
96101
"Bulk send (upto 240 docs)",
97102
"Premium Public profile usernames",
103+
"Enforce email-based verification to confirm signer identity",
98104
"Embedded signing"
99105
]
100106
},
@@ -120,6 +126,7 @@ const plans = [
120126
"Teams and Organizations",
121127
"Share Templates with teams",
122128
"Share Templates with individuals",
129+
"BYOC - Store your documents in your own cloud storage",
123130
"DocumentId removal from signed docs",
124131
"Bulk send (upto 100 docs)",
125132
"Request Payments (coming soon)",
@@ -131,6 +138,7 @@ const plans = [
131138
"Teams and Organizations",
132139
"Share Templates with teams",
133140
"Share Templates with individuals",
141+
"BYOC - Store your documents in your own cloud storage",
134142
"DocumentId removal from signed docs",
135143
"Bulk send (upto 500 docs)",
136144
"Request Payments (coming soon)",

0 commit comments

Comments
 (0)