docs: fix cursor MCP link (#13664)
* docs: fix cursor MCP link * fix error * fix vale error
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { InlineIcon } from "docs-ui"
|
||||
import { ArrowDownTray, ChevronUpDown } from "@medusajs/icons"
|
||||
import { ArrowDownTray, ChevronUpDown, EllipsisHorizontal } from "@medusajs/icons"
|
||||
|
||||
export const metadata = {
|
||||
title: `Billing`,
|
||||
@@ -51,7 +51,7 @@ You can also see a table with all the payments made for your organization, inclu
|
||||
|
||||
### Download Invoice
|
||||
|
||||
An invoice is generated for every successful payment made for your organization. You can download the invoice as a PDF for your records. An invoice shows a request to pay for your organization's plan and any add-ons or flex usage charges.
|
||||
An invoice is generated for every successful payment made for your organization. You can download the invoice as a PDF for your records. An invoice shows a request to pay for your organization's plan and any add-ons or Flex Usage charges.
|
||||
|
||||
To download an invoice for a specific payment:
|
||||
|
||||
@@ -64,7 +64,7 @@ This will open the invoice in a new tab, where you can view and download it as a
|
||||
|
||||
### Download Receipt
|
||||
|
||||
A receipt is generated for every successful payment made for your organization. You can download the receipt as a PDF for your records. A receipt shows proof of payment for your organization's plan and any add-ons or flex usage charges.
|
||||
A receipt is generated for every successful payment made for your organization. You can download the receipt as a PDF for your records. A receipt shows proof of payment for your organization's plan and any add-ons or Flex Usage charges.
|
||||
|
||||
To download a receipt for a specific payment:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user