Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 4 additions & 7 deletions apps/portal/src/app/account/billing/manage-billing/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,9 @@ export const metadata = createMetadata({

To update your billing information:

1. On your dashboard, navigate to **Settings > Billing > Manage Billing**.
2. This will redirect you to the Stripe Customer Portal.
3. In the Stripe Customer Portal, you can:
- Update the card used for payments or add a new one.
- Update billing information, such as your address.
- Save any changes made.
1. Login to thirdweb and navigate to **Settings > Invoices.**
2. View or download your past invoices.


<DocImage src={billingSettings} />

Expand All @@ -39,4 +36,4 @@ To view your past invoices:
2. In the Stripe Customer Portal, scroll to the **Invoice History** section.
3. View or download your past invoices.

<DocImage src={invoicesSettings} />
<DocImage src={invoicesSettings} />
Loading