-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(billing): update free trial duration (#689)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,6 +32,6 @@ We are working on account management feature currently so this option is not ava | |
Currently, Novu supports uploading only one logo image per organization. If you want to use other images in workflow step content then a valid absolute url of image can be used with `<img>` tag. | ||
|
||
### What will happen once free business trial ends? | ||
Novu starts free business trial for 30 days for new organizations. After 30 days, if you have not upgraded to a paid plan, your organization will be automatically downgraded to free tier. If you have added payment details, you will be charged as per the plan you have selected. If you have any billing queries, please reach out to us at [email protected]. | ||
Novu starts free business trial for 14 days for new organizations. After 14 days, if you have not upgraded to a paid plan, your organization will be automatically downgraded to free tier. If you have added payment details, you will be charged as per the plan you have selected. If you have any billing queries, please reach out to us at [email protected]. | ||
|
||
<ContactSupportSnippet /> |