> For the complete documentation index, see [llms.txt](https://cranford-tech.gitbook.io/stripe-connect-marketplace/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cranford-tech.gitbook.io/stripe-connect-marketplace/implementing-key-features/invoices.md).

# Invoices

The Stripe Connect - Marketplace plugin lets you issue invoices to customers who use your platform.

**Cost**

Stripe charges a fee per invoice issued. See their [pricing page](https://stripe.com/invoicing/pricing) for full details (please note that fees differ by country).

**Test Mode**

Please note that Stripe does not automatically send emails when in test mode. This means invoices you create will **NOT** be emailed to customers when you're in test mode.

However, you can manually trigger an email by navigating to the Invoices section of your Stripe dashboard, selecting the relevant invoice and clicking the 'Send invoice' button:

<figure><img src="/files/KFhXkfb6RUBLQgGj54EU" alt=""><figcaption></figcaption></figure>

Invoice emails will be automatically sent to customers in live mode.

Read the next page for instructions on how to create invoices and send them to customers.
