Skip to content

Payment Analytics

Import

Bulk-load transactions from a Stripe-style CSV export.

Upload Stripe-style CSV
Required columns: id, created, amount, currency, status, payment_method, customer_email. Amount is in cents. Re-uploading the same file is safe — duplicates are skipped via the id column.

CSV import is admin-only. Sign in as admin@example.com / devpassword to upload.

Sign in