# Login Mode Stripe FAQs

If you're enabling **Login Mode** in FormWise to start monetizing your AI tools, good news: you **can use your existing Stripe account** — no need to create a new one.

This article will walk you through the process, clear up common questions, and help you get set up in minutes.

***

### 💡 First things first: Yes, you *can* use your existing Stripe account

When you enable Login Mode and reach the Stripe setup screen, you’ll see a message:

> **"You can use an existing email connected to Stripe."**

This means that as long as you enter the **email address already associated with your Stripe account**, FormWise will automatically link your workspace to Stripe.

***

### ✅ Step-by-Step: Connecting Your Existing Stripe Account

1. **Go to your Toolset dashboard** in FormWise.

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

1. Click **“Enable Login Mode.”**
2. You’ll be prompted to **Connect a Stripe Account.**
3. When asked for your email, **enter the one tied to your existing Stripe account.**
4. Follow the prompts. If you’re already logged into Stripe, the connection may be instant. If not, Stripe will ask you to log in.
5. Once connected, you’ll return to FormWise with Login Mode activated — ready to set pricing and launch your monetized toolset.

***

### 🙋‍♂️ Frequently Asked Questions

#### **Q: Will connecting FormWise affect my other Stripe apps or integrations?**

**A:** Nope! Connecting FormWise just creates a new application in your existing Stripe account. It won’t interfere with your other setups.

***

#### **Q: What if I accidentally used a different email or created a new Stripe account?**

**A:** If you accidentally created a second account or connected the wrong one, reach out to support. We can help reset the Stripe integration so you can reconnect the correct account.

***

#### **Q: Can I switch to a different Stripe account later?**

**A:** At the moment, switching Stripe accounts is manual. Contact support and we’ll help reset the integration so you can connect a different account.

***

#### **Q: What if my Stripe account is already being used for other SaaS products?**

**A:** That’s totally fine! FormWise works alongside other platforms. You can manage payments, customers, and subscriptions from the same Stripe dashboard.

***

#### **Q: Do I need to set up products or prices in Stripe directly?**

**A:** Nope! You’ll set all your pricing and plans directly inside FormWise under your Toolset settings. We handle the Stripe side automatically.

***

#### **Q: Do I need a business entity or LLC to use Stripe?**

**A:** Stripe accepts both business and individual accounts. If you're just starting out, you can use your personal info — and upgrade to a business account later if needed.

***

### 🧪 Pro Tip for Agencies & Creators

If you're running multiple workspaces or white-labeling for clients, you can connect a different Stripe account for each workspace — just make sure you're logged into the correct Stripe account during setup.

***

### Still need help?

Ping us via live chat or send us a message — we’re happy to walk you through it!


---

# 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/login-mode-stripe-faqs.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.
