# Skicka engångsfakturor eller återkommande fakturor till kunder

Du kan [skapa](https://stripe.com/docs/invoicing/dashboard#create-invoice) och skicka engångsfakturor från (eller API) genom att använda [Stripe Billing](https://stripe.com/billing).
[Abonnemang](https://stripe.com/docs/billing/subscriptions/overview)&nbsp;genererar automatiskt fakturor för varje faktureringscykel. Du kan välja om du ska skicka de genererade fakturorna till dina kunder eller debitera en sparad betalningsmetod automatiskt. Läs mer om [faktureringslivscykeln för abonnemang](https://stripe.com/docs/billing/subscriptions/overview#invoice-lifecycle).
### Ytterligare information
* Läs mer om [fakturor som genererats genom abonnemang](https://stripe.com/docs/billing/invoices/subscription).
* Läs mer om [typer av återkommande betalningar](https://stripe.com/docs/recurring-payments#recurring-payment-types).
* Läs mer om [hur fakturor fungerar](https://stripe.com/docs/invoicing/overview).
