diff --git a/apps/portal/src/app/account/billing/assets/invoices-settings.png b/apps/portal/src/app/account/billing/assets/invoices-settings.png index 182dea54751..342702156c1 100644 Binary files a/apps/portal/src/app/account/billing/assets/invoices-settings.png and b/apps/portal/src/app/account/billing/assets/invoices-settings.png differ diff --git a/apps/portal/src/app/account/billing/manage-billing/page.mdx b/apps/portal/src/app/account/billing/manage-billing/page.mdx index c9f95fb53f7..791217669b8 100644 --- a/apps/portal/src/app/account/billing/manage-billing/page.mdx +++ b/apps/portal/src/app/account/billing/manage-billing/page.mdx @@ -2,8 +2,6 @@ import { DocImage } from "@doc"; import billingSettings from "../assets/billing-settings.png"; import invoicesSettings from "../assets/invoices-settings.png"; - - import { createMetadata } from "@doc"; export const metadata = createMetadata({ @@ -35,8 +33,7 @@ To update your billing information: To view your past invoices: -1. On your dashboard, navigate to **Settings > Billing > Manage Billing**. -2. In the Stripe Customer Portal, scroll to the **Invoice History** section. -3. View or download your past invoices. +1. On your dashboard, navigate to **Settings > Invoices** +2. View or download past invoices to see breakdown by plan and usage. \ No newline at end of file diff --git a/apps/portal/src/app/account/billing/manage-team/page.mdx b/apps/portal/src/app/account/billing/manage-team/page.mdx index 8a987ffb150..3011fbab30e 100644 --- a/apps/portal/src/app/account/billing/manage-team/page.mdx +++ b/apps/portal/src/app/account/billing/manage-team/page.mdx @@ -30,5 +30,4 @@ Invite your team members using email addresses and assign a member or owner role - - + \ No newline at end of file