From 34bcf3b37667f8268490621c0acb7400e9c89cde Mon Sep 17 00:00:00 2001 From: aabedraba Date: Wed, 21 Feb 2024 12:07:32 +0100 Subject: [PATCH] small changes --- docs/articles/monetization-dev-portal-setup.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/articles/monetization-dev-portal-setup.md b/docs/articles/monetization-dev-portal-setup.md index 4aa8526b..db12dba9 100644 --- a/docs/articles/monetization-dev-portal-setup.md +++ b/docs/articles/monetization-dev-portal-setup.md @@ -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! @@ -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.