Skip to content

Commit

Permalink
small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aabedraba committed Feb 21, 2024
1 parent 5760a84 commit 34bcf3b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/articles/monetization-dev-portal-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_label: Step 1 - Setup Dev Portal

This tutorial will walk through the steps required to monetize your Zuplo
managed API. If you don't already have a Zuplo API, you can create a new project
and use the "Todo" sample or follow the
and use the "Todo" sample or follow step 1 of the
[getting started quickstart](./step-1-setup-basic-gateway.md).

After you have a working Zuplo API, we can move forward!
Expand Down Expand Up @@ -36,6 +36,8 @@ to your API. The "Plan" in Zuplo is where you will define the limits of each
plan, for example the "Basic" plan might be limited to 10,000 requests per month
and the "Premium" plan may be limited to 1,000,000 requests per month.

![](https://cdn.zuplo.com/assets/aa34975a-2906-4869-9dd6-bd13e5b0dcda.png)

When you create your products in Stripe set each product as **Recurring** on a
**Monthly** billing cycle.

Expand Down

0 comments on commit 34bcf3b

Please sign in to comment.