stripe-invoice-exporter
                                
                                 stripe-invoice-exporter copied to clipboard
                                
                                    stripe-invoice-exporter copied to clipboard
                            
                            
                            
                        Download all your Stripe PDF invoices in bulk.
Stripe Invoice Exporter
Download all your Stripe PDF invoices in bulk.
Prerequisites
You need a working installation of PHP and of Composer.
Install
- Run composer installto install the Stripe SDK.
- Create a new restricted key with the Readright forInvoicesresource type: 
- Copy the generated key.
Usage
STRIPE_KEY=rk_live_<...> ./download.php
The invoices will be downloaded in the invoices/ directory.