Skip to content

Commit

Permalink
docs: update feature comparison
Browse files Browse the repository at this point in the history
  • Loading branch information
nxglabs authored Nov 4, 2024
1 parent 82c724a commit 8d0bf6a
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions apps/OpenSign/src/json/plansArr.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,35 +16,37 @@ const plans = [
"Unlimited digital signatures",
"Sign documents yourself",
"Request signatures from others",
"Unlimited templates",
"14 field types",
"Automatic e-signatures",
"Completion certificates",
"Send in order",
"Organize docs in OpenSign™ Drive",
"Document templates",
"Import from Dropbox",
"Contact book",
"Document expiry support",
"Decline document support",
"Email notifications",
"Recipient authentication using OTP",
"Public profiles",
"And much more"
],
yearlyBenefits: [
"Unlimited digital signatures",
"Sign documents yourself",
"Request signatures from others",
"Unlimited templates",
"14 field types",
"Automatic e-signatures",
"Completion certificates",
"Send in order",
"Organize docs in OpenSign™ Drive",
"Document templates",
"Import from Dropbox",
"Contact book",
"Document expiry support",
"Decline document support",
"Email notifications",
"Recipient authentication using OTP",
"Public profiles",
"And much more"
]
Expand Down Expand Up @@ -77,9 +79,11 @@ const plans = [
"API Access",
"upto 100 API signatures",
"Custom email templates",
"Connect your own Gmail or SMTP account for sending emails",
"Auto reminders",
"Bulk send (upto 100 docs)",
"Premium Public profile usernames",
"Enforce email-based verification to confirm signer identity",
"Embedded signing"
],
yearlyBenefits: [
Expand All @@ -92,9 +96,11 @@ const plans = [
"API Access",
"upto 240 API signatures",
"Custom email templates",
"Connect your own Gmail or SMTP account for sending emails",
"Auto reminders",
"Bulk send (upto 240 docs)",
"Premium Public profile usernames",
"Enforce email-based verification to confirm signer identity",
"Embedded signing"
]
},
Expand All @@ -120,6 +126,7 @@ const plans = [
"Teams and Organizations",
"Share Templates with teams",
"Share Templates with individuals",
"BYOC - Store your documents in your own cloud storage",
"DocumentId removal from signed docs",
"Bulk send (upto 100 docs)",
"Request Payments (coming soon)",
Expand All @@ -131,6 +138,7 @@ const plans = [
"Teams and Organizations",
"Share Templates with teams",
"Share Templates with individuals",
"BYOC - Store your documents in your own cloud storage",
"DocumentId removal from signed docs",
"Bulk send (upto 500 docs)",
"Request Payments (coming soon)",
Expand Down

0 comments on commit 8d0bf6a

Please sign in to comment.