The problem
Stripe gives you created_utc with a timestamp, amount_captured with a currency prefix, and customer_email in mixed case. QuickBooks' bank-import wants Date, Amount and Payee — and it won't parse the timestamp.
What Mappd does
Mappd renames Stripe's columns to QuickBooks' bank-import headers, strips the time component so the date parses, removes the currency prefix from amounts, and lowercases the payee email so it matches existing QBO contacts.
Column transformations
How to use this recipe
1. Click "Load this recipe free" above — or watch the live demo first.
2. Drop your Stripe export into Mappd.
3. The column mapping loads automatically — adjust anything you need.
4. Review the change summary, then download your QuickBooks-ready file.