stripe-import
Installation
SKILL.md
Stripe Import
Overview
Import transaction data from Stripe CSV exports into Open Accountant. Handles charges (revenue), Stripe processing fees, and refunds as separate line items. Payouts are skipped since they appear in your bank import and would cause double-counting.
Wilson Tools Used
transaction_search— check for existing Stripe transactions to prevent duplicatescategorize— assign categories to imported Stripe transactionsexport_transactions— export reconciled Stripe data
Column Mapping
Related skills