forked from diodechain/website
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
60 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
title: Diode Collab Business Plan | ||
layout: page | ||
class: header--white | ||
permalink: /plans/business | ||
|
||
nav: | ||
|
||
--- | ||
|
||
<script async src="https://js.stripe.com/v3/pricing-table.js"></script> | ||
|
||
<h3>Subscribing to Diode Collab's Business plan</h3> | ||
<ol> | ||
<li>Subscribe to a single user (a quantity of 1)</li> | ||
<li>You will receive a receipt code from Stripe</li> | ||
<li>Apply the receipt code to the Zone you are upgrading</li> | ||
<li>Your subscription will automatically update to reflect the actual number of users in your Zone</li> | ||
</ol> | ||
<stripe-pricing-table pricing-table-id="prctbl_1QPCwKEGYTHllVn0kM8GwH5A" | ||
publishable-key="pk_live_51He4M0EGYTHllVn0iPT4hONmdtfrTMXJiLrWbT0e3LjtdstS6AtRlgnAjTZW7z21jWnaRTU9jWshQVRT5SPmWlA500G7L5BNNr"> | ||
</stripe-pricing-table> | ||
<br/> | ||
<a href="https://app.docs.diode.io/docs/features/pricing-and-plans/" target="_blank">Watch a video</a> to see how this works.</p> | ||
|
||
|
||
|
||
|
||
|
||
|
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 |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
title: Diode Collab Team Plan | ||
layout: page | ||
class: header--white | ||
permalink: /plans/team | ||
|
||
nav: | ||
|
||
--- | ||
|
||
<script async src="https://js.stripe.com/v3/pricing-table.js"></script> | ||
|
||
<h3>Subscribing to Diode Collab's Team plan</h3> | ||
<ol> | ||
<li>Subscribe to a single user (a quantity of 1)</li> | ||
<li>You will receive a receipt code from Stripe</li> | ||
<li>Apply the receipt code to the Zone you are upgrading</li> | ||
<li>Your subscription will automatically update to reflect the actual number of users in your Zone</li> | ||
</ol> | ||
<stripe-pricing-table pricing-table-id="prctbl_1QPBDDEGYTHllVn0z8VH8CjA" | ||
publishable-key="pk_live_51He4M0EGYTHllVn0iPT4hONmdtfrTMXJiLrWbT0e3LjtdstS6AtRlgnAjTZW7z21jWnaRTU9jWshQVRT5SPmWlA500G7L5BNNr"> | ||
</stripe-pricing-table> | ||
<br/> | ||
<a href="https://app.docs.diode.io/docs/features/pricing-and-plans/" target="_blank">Watch a video</a> to see how this works.</p> | ||
|
||
|
||
|
||
|
||
|
||
|