Show HN: A fun client-side tool to drool over your Stripe earnings (more lines)

1 day ago 2

How to Export Stripe Data

  1. 1

    Go to Stripe Transactions View

    Navigate to the Payments section in your Stripe Dashboard

    Open Stripe Dashboard
  2. 2

    Export Transactions and Select your Date Range

    Click "Export" button and choose your desired time period

  3. 3

    Select Custom Columns

    In the export modal, choose "Customize columns"

  4. 4

    Choose the Required Columns

    Created date (UTC)e.g., "2023-05-15 08:30:22"

    Converted Amounte.g., "$49.99"

    Converted Amount Refundede.g., "$0.00"

    Statuse.g., "paid" / "refunded"

    Card Issue Countrye.g., "US" / "CA" / "GB"

  5. 5

    Export and Load into Browser

    Download the CSV file, then upload it below or paste its contents

    Your data stays local - nothing is uploaded to any server

Data Import

Import your Stripe export data to analyze earnings and costs.

Data Privacy & Security

Your data privacy and security are paramount:

  • All processing happens entirely in your browser
  • No data is ever sent to any server
  • Your data is temporarily stored in your browser's localStorage for convenience
  • You can clear stored data anytime using the "Clear Data" button
  • The dashboard works completely offline once loaded

This tool is designed to be completely client-side, ensuring your financial data never leaves your device.

OR

Upload Stripe CSV Export

Expected Stripe Fields:

  • Created Date (UTC)
  • Converted Amount
  • Converted Amount Refunded
  • Status
  • Card Issue Country
  • Optional: Cost (non-Stripe field, for profit calculations)

All transactions will be automatically aggregated per day

Analysis Parameters

Adjust algorithm, projection length, and income growth rate. Charts will update automatically.

Projection Algorithm:

Straight-line trend. Best for consistent growth or decline.

Additional Monthly Growth (%)

Model's Inherent Trend vs Current:

Predicted monthly growth rates based on linear regression.

Historical Performance

No historical data available.

Daily Earnings Trend & Projection

Actual vs Projected Income using

N/A

.

Avg. Daily Income (Last 10)

$0.00

Current Income Streak

No current streak

Daily Income Volatility

0.0%

Linear Regression

3 months projection

Show 95% CI (Linear)

Show 7-Day Moving Average

Show 30-Day Moving Average

Read Entire Article