# Setting Up Stripe Payments

{% embed url="<https://www.loom.com/share/37ce7379d88c44c2889aa64fa3d4c007?sid=85276391-2a73-4726-8097-f220966fd46b>" %}

<figure><img src="/files/EwPQwNHeTvBpUZmxktYr" alt=""><figcaption></figcaption></figure>

To enable **Login Mode** and start monetizing your AI tools, you'll need to **connect your Stripe account**. **Stripe is the only supported payment gateway** in FormWise, ensuring secure transactions and seamless subscription management.

Visit "Plans" tab in your toolset and select "Complete Stripe Setup" button on the right side.

When you activate Login Mode, you'll be prompted to **connect your Stripe account to FormWise**. This integration allows you to:\
✅ **Set up pricing plans** for your AI tools\
✅ **Collect payments directly from users**\
✅ **Manage subscriptions or one-time purchases**

💡 **Important:** Payments go **directly to you**, and FormWise takes a **10% revenue share** from each transaction. This means you keep **90% of everything you earn** while we handle the AI infrastructure and monetization features.

While you can always gate your Toolset and Tools on an external website, you can monetize your platform directly through FormWise for a **flat platform fee** on both [subscriptions ](/formwise/advanced-features/login-mode-and-monetization/setting-up-subscription-plans.md)and [credit packages](/formwise/advanced-features/login-mode-and-monetization/setting-up-subscription-plans/creating-one-time-credit-add-ons.md).

If you are currently monetizing your Toolset and wish to take advantage of FormWise's managed monetization, see [Migrating Existing Users](/formwise/advanced-features/login-mode-and-monetization/migrating-existing-users.md).


---

# Agent Instructions: 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:

```
GET https://manual.formwise.ai/formwise/advanced-features/login-mode-and-monetization/setting-up-stripe-payments.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
