David
David

Reputation: 31

How to generate the invoice with laravel + cashier when using product checkouts

For subscriptions, the invoices are easy to generate. Also for 'normal' single charges.

Is there a way to generate a invoice, when using a single charge through a hosted stripe checkout. https://laravel.com/docs/8.x/billing#product-checkouts

Upvotes: 1

Views: 1803

Answers (1)

Related Questions