In the Stripe Dashboard, there is an export option that downloads a CSV file to your computer with all payment data between the date range you select.
To export all successful payments:
Log in to Stripe and go to 'Payments'
Select the date span that you want to export
On status, select 'Successful'
Press 'Export'
Columns/data fields:
In the dialog that appears, selecting 'Custom' allows you to choose which fields to include in your Stripe export. The following fields are recommended:
Payment details → Created date
Payment details → Amount
Payment details → Description
Payment details → Fee
Payment details → Status
Card details → Card name
Connect → Application fee
Press 'Export' to download file. This may take a few seconds or minutes depending on the number of rows being exported.

