File tree Expand file tree Collapse file tree 3 files changed +3
-7
lines changed
apps/portal/src/app/account/billing Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ import { DocImage } from "@doc";
22import billingSettings from " ../assets/billing-settings.png" ;
33import invoicesSettings from " ../assets/invoices-settings.png" ;
44
5-
6-
75import { createMetadata } from " @doc" ;
86
97export const metadata = createMetadata ({
@@ -35,8 +33,7 @@ To update your billing information:
3533
3634To 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 } />
Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments