Changelog

View product changelog, including latest features and improvements.

v1.2.0

Multi-Currency Support with Stripe Settlement Data

MoneyFast now supports multi-currency revenue tracking — amounts are unified using Stripe's settlement data, giving you accurate totals in the currency that actually lands in your account.

What's New

  • Settlement-Based Currency Conversion — Revenue is reported using Stripe's balance transaction data: the actual amount deposited to your account after currency conversion and fees. No third-party exchange rates needed.
  • Display Currency Setting — Choose a display currency per website (USD, EUR, JPY, and 20+ more), or let MoneyFast auto-detect from your Stripe account's settlement currency.
  • Fee & Net Tracking — Each order now tracks Stripe processing fees, net amount, and exchange rate from the balance transaction.
  • Automatic Enrichment — Settlement data is fetched in the background for webhook orders and inline during historical imports. Requires the "Balance" (Read) permission on your Stripe restricted key.
  • Permission Check in Settings — The Settings page auto-detects missing API key permissions and shows a warning with a direct link to update your key in Stripe.
v1.1.0

Stripe API Integration & Historical Import

You can now connect MoneyFast with a Stripe restricted API key for a smoother setup and full historical data import.

What's New

  • Stripe API Key Connection — Provide a Stripe restricted key during setup, and MoneyFast will automatically create the webhook endpoint for you. No more manual copying of URLs and signing secrets.
  • Historical Data Import — Import your existing Checkout Sessions and Subscriptions from Stripe with one click. Preview data counts before importing, track progress in real time, and re-import anytime — existing records are automatically skipped.
  • Smart Deduplication — Imported data seamlessly merges with webhook data. The same order won't be counted twice, regardless of whether it came from a webhook or an import.
  • Documentation — Added product documentation covering quick start, Stripe connection, install script, attribution, UTM tracking, supported Stripe events, and troubleshooting.
v1.0.0

MoneyFast Launch

MoneyFast is now live — a server-side revenue and order tracking platform built for Stripe.

Connect your Stripe account via webhook, and MoneyFast will automatically capture every payment event, giving you a clear view of your revenue, orders, and subscriptions.

Core Features

  • Webhook Ingestion — Receive and process Stripe webhook events in real time. Supports checkout, invoice, subscription, refund, and dispute events.
  • Order Tracking — Immutable, append-only order records with automatic deduplication. Every payment is a verified fact from Stripe.
  • Subscription Management — Track subscription lifecycle: creation, renewal, upgrade/downgrade, cancellation, pause, and resume.
  • Revenue Dashboard — Visualize total revenue, paid orders, refunds, MRR, and trends over time with flexible date ranges.
  • Attribution Data — Install a lightweight script to capture UTM parameters, referrer, device, and landing page. Pass them as Stripe Checkout metadata and see exactly where each payment comes from.
  • Event Log — Full raw webhook event history for debugging and auditing.