Skip to content

Commit 6436b45

Browse files
committed
updated billing docs
1 parent ab0d330 commit 6436b45

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed
224 KB
Loading

apps/portal/src/app/account/billing/manage-billing/page.mdx

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ import { DocImage } from "@doc";
22
import billingSettings from "../assets/billing-settings.png";
33
import invoicesSettings from "../assets/invoices-settings.png";
44

5-
6-
75
import { createMetadata } from "@doc";
86

97
export const metadata = createMetadata({
@@ -35,8 +33,7 @@ To update your billing information:
3533

3634
To view your past invoices:
3735

38-
1. On your dashboard, navigate to **Settings > Billing > Manage Billing**.
39-
2. In the Stripe Customer Portal, scroll to the **Invoice History** section.
40-
3. View or download your past invoices.
36+
1. On your dashboard, navigate to **Settings > Invoices**
37+
2. View or download past invoices to see breakdown by plan and usage.
4138

4239
<DocImage src={invoicesSettings} />

apps/portal/src/app/account/billing/manage-team/page.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,4 @@ Invite your team members using email addresses and assign a member or owner role
3030

3131
</Step>
3232

33-
</Steps>
34-
33+
</Steps>

0 commit comments

Comments
 (0)