> For the complete documentation index, see [llms.txt](https://mobidonia.gitbook.io/react-app-builder/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mobidonia.gitbook.io/react-app-builder/easy-setup-netlify/paddle-account.md).

# Paddle Account

We use [Paddle.com](https://paddle.com/) to create easy and secure payment options for your clients.&#x20;

It is the world's leading solution for subscription payments. But paddle will do so much more for you.&#x20;

1. Subscription payments
2. Automatic failed payments attempts
3. Taxes
4. Invoice
5. &#x20;Promotion / Coupons
6. Trials
7. Licensing.&#x20;

We like it a lot, so probably you will too.&#x20;

#### Create a Paddle account and Subscription plan.

Create free account <https://vendors.paddle.com/signup>

Then, create your first subscription plan

![](https://support-hub--assets.s3.eu-west-2.amazonaws.com/assets/74/images/25HTaJRBFblCNNdMhkn24XKMRKwsBZ5iJ7tdnN0g.png)

Create all the plans you plan to offer.&#x20;

Take note, of all the plans Checkout IDs. We will need them later.

![](https://support-hub--assets.s3.eu-west-2.amazonaws.com/assets/74/images/ROrCMleve2ywiuiflvjt43Y5sQCnELkz9U1UzQ03.png)

Also, find out your Vendor ID. We will need in the next step.&#x20;

![](https://support-hub--assets.s3.eu-west-2.amazonaws.com/assets/74/images/zFu8l2et4PWuqcd758Q3ujC3O2yiQg5BJI7wkSba.png)

After you have made the pricing plan, you can continue to deploy the SaaS react app builder online.&#x20;

#### One time payments

If you want to offer one-time payments, then you need to create a Catalogue -> Products.

Same as a subscription, products have Product id

ex. Checkout Product ID: 570441<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://mobidonia.gitbook.io/react-app-builder/easy-setup-netlify/paddle-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
