File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed
apps/portal/src/app/account/billing/manage-billing Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -22,18 +22,16 @@ export const metadata = createMetadata({
2222
2323To update your billing information:
2424
25- 1 . Login to thirdweb and navigate to ** Settings > Invoices.**
26- 2 . View or download your past invoices.
27-
25+ 1 . On your dashboard, navigate to Settings > Billing > Manage Billing. This will redirect you to the Stripe Customer Portal.
26+ 2 . In the Stripe Customer Portal, you can:
27+ 3 . Update the card used for payments or add a new one. Update billing information, such as your address.
28+ 4 . Save any changes made.
2829
2930<DocImage src = { billingSettings } />
3031
3132## View Past Invoices
3233
3334To view your past invoices:
3435
35- 1 . On your dashboard, navigate to ** Settings > Billing > Manage Billing** .
36- 2 . In the Stripe Customer Portal, scroll to the ** Invoice History** section.
37- 3 . View or download your past invoices.
38-
39- <DocImage src = { invoicesSettings } />
36+ 1 . Login to thirdweb and navigate to ** Settings > Invoices.**
37+ 2 . View or download your past invoices.
You can’t perform that action at this time.
0 commit comments