1# Billing
2
3We use Stripe as our billing and payments provider. All Pro plans require payment via credit card.
4For invoice-based billing, a Business plan is required. Contact [sales@zed.dev](mailto:sales@zed.dev) for more information.
5
6## Settings {#settings}
7
8You can access billing settings at [zed.dev/account](https://zed.dev/account).
9Clicking the button under Account Settings will navigate you to Stripe’s secure portal, where you can update all billing-related settings and configuration.
10
11## Billing Cycles {#billing-cycles}
12
13Zed is billed on a monthly basis based on the date you initially subscribe.
14
15We’ll also bill in-month for additional prompts used beyond your plan’s prompt limit, if usage exceeds $20 before month end.
16See [usage-based pricing](./plans-and-usage.md#ubp) for more.
17
18## Invoice History {#invoice-history}
19
20You can access your invoice history by navigating to [zed.dev/account](https://zed.dev/account) and clicking "Manage" on your subscription.
21
22From Stripe’s secure portal, you can download all current and historical invoices.
23
24## Updating Billing Information {#updating-billing-info}
25
26You can update your payment method, company name, address, and tax information through the billing portal.
27
28Please note that changes to billing information will **only** affect future invoices — **we cannot modify historical invoices**.
29
30## Sales Tax {#sales-tax}
31
32Zed partners with [Sphere](https://www.getsphere.com/) to calculate indirect tax rate for invoices, based on customer location and the product being sold. Tax is listed as a separate line item on invoices, based preferentially on your billing address, followed by the card issue country known to Stripe.
33
34If you have a VAT/GST ID, you can add it at [zed.dev/account](https://zed.dev/account) by clicking "Manage" on your subscription. Check the box that denotes you as a business.
35
36Please note that changes to VAT/GST IDs and address will **only** affect future invoices — **we cannot modify historical invoices**.
37Questions or issues can be directed to [billing-support@zed.dev](mailto:billing-support@zed.dev).