Skip to content

Commit c912248

Browse files
committed
added FAQs to subscriptions.md, flutterflow-for-teams.md, stripe.md, and payments-billing.md, updated content, tags
1 parent 1bd72bb commit c912248

18 files changed

+356
-6
lines changed
45.9 KB
Loading
35.9 KB
Loading
20.2 KB
Loading
403 KB
Loading
333 KB
Loading
274 KB
Loading
308 KB
Loading
19.1 KB
Loading

docs/accounts-billing/payments-billing.md

Lines changed: 54 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
1+
---
2+
slug: payment-billing
3+
title: Payments and Billing
4+
tags: []
5+
toc_max_heading_level: 5
6+
sidebar_position: 2
7+
hide_table_of_contents: true
8+
---
29

310
# Payments & Billing
411
This section contains information on the payment methods we accept and how to change your payment method.
@@ -50,4 +57,49 @@ You can change your default payment method for next month's purchase using these
5057

5158
:::note
5259
You can change the default payment method by selecting the three dots next to the payment method and then selecting **Make Default.**
53-
:::
60+
:::
61+
62+
## FAQs
63+
64+
<details>
65+
<summary>Can I add a Tax ID (e.g. VAT) to my invoice?</summary>
66+
67+
Yes! You can add a Tax Identification Number (VAT ID) to your FlutterFlow account so that it appears on **all future invoices**.
68+
69+
To do this, please contact our support team at [[email protected]](mailto:[email protected]) with the following information:
70+
71+
- VAT ID
72+
- Company Name
73+
- Company Address
74+
75+
Our team will verify your details and confirm once the VAT ID has been applied.
76+
77+
:::note
78+
Due to Stripe’s current limitations, we cannot update past invoices with your VAT ID. It will only apply to **future invoices**.
79+
:::
80+
81+
</details>
82+
83+
<details>
84+
<summary>My payment failed, how can I change to a different credit card?</summary>
85+
86+
Failed subscription payments happen from time to time. These steps will help you troubleshoot the issue and update your payment method.
87+
88+
:::tip
89+
The most common causes for failed payments are insufficient funds, payment blocked by your credit card provider, or an expired card. If your payment fails, please reach out to your credit card provider for more details on why the payment failed.
90+
:::
91+
92+
### Steps to update your payment method:
93+
94+
1. Go to the **My Account** page.
95+
2. Select **Manage Billing**.
96+
3. Scroll to **Invoice History**.
97+
4. Locate the invoice that failed (it should be at the top) and click the **edit icon**.
98+
99+
![](imgs/20250430121458849389.png)
100+
101+
5. Enter your updated payment information.
102+
103+
Once the transaction is successfully completed, your account access will be restored.
104+
105+
</details>

docs/accounts-billing/subscriptions/flutterflow-for-teams.md

Lines changed: 60 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,66 @@ To remove a user from the teams, click on the **red cancel button** and select *
100100

101101
## FAQs
102102

103-
#### Can I reduce my Teams plan to one seat?
103+
<details>
104+
<summary><strong>Can I reduce my Teams plan to one seat?</strong></summary>
105+
106+
No, you can't. The minimum requirement is two seats, which includes one for the owner's pro plan + an additional team seat.
107+
108+
</details>
109+
110+
<details>
111+
<summary><strong>How do I upgrade my FlutterFlow account from Pro to Teams?</strong></summary>
112+
113+
To upgrade from a Pro account to a Teams account, follow these steps:
114+
115+
1. **Navigate to My Organization**
116+
- Log into your FlutterFlow account.
117+
- On the left-hand side of your dashboard, click **My Organization**.
118+
119+
2. **Create a Team**
120+
- Inside **My Organization**, select **Create Team**.
121+
- Follow the prompts to set up your team (e.g., choose a name).
122+
123+
3. **Subscribe to a Teams Account**
124+
- Once your team is created, click **Subscribe** within the same section.
125+
126+
4. **Select the Number of Seats**
127+
- Choose the number of team members (seats) you want.
128+
- You can add more seats later if your team grows.
129+
130+
5. **Complete the Upgrade**
131+
- Confirm your details and complete payment.
132+
133+
</details>
134+
135+
<details>
136+
<summary><strong>Who becomes the team owner after upgrading?</strong></summary>
137+
138+
The person who initiates the upgrade from Pro to Teams becomes the **team owner**.
139+
140+
The owner can:
141+
- Set permissions
142+
- Manage billing
143+
- Invite or manage members
144+
145+
</details>
146+
147+
<details>
148+
<summary><strong>What are the benefits of upgrading to Teams?</strong></summary>
149+
150+
- Collaboration tools designed for teams
151+
- Ability to invite and manage multiple members
152+
- Centralized billing and permissions control
153+
- Scalable seat-based subscription (grow with your team)
154+
155+
</details>
156+
157+
<details>
158+
<summary><strong>Where can I get help if I run into issues upgrading?</strong></summary>
159+
160+
If you encounter problems upgrading, reach out to the **FlutterFlow Support Team** for assistance.
161+
162+
</details>
104163

105-
No, you can't. The minimum requirement is two seats, which includes one for the owner's pro plan + an additional team seat.
106164

107165

0 commit comments

Comments
 (0)