In the Stripe admin portal -> Dashboard/list of all payments that an operator has received, there is an export option which downloads a csv file to your computer with all payments data between the date span that 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 screen that pops up, if you press 'Custom', you can choose what fields you want to include in your Stripe export. We suggest to use the following, but its fully up to you to decide:
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. It may take a few seconds or minutes based on the number of payments/rows that is being downloaded.

