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