Automate QBO Customers & Sales Receipts from Stripe Payments
Automatically creates QuickBooks Online customers and sales receipts for successful Stripe payments, streamlining accounting and reducing manual data entry.
This n8n workflow automates the synchronization of payment data from Stripe to QuickBooks Online. Upon receiving a 'payment_intent.succeeded' webhook from Stripe, it retrieves customer details, checks if the customer exists in QuickBooks using their email, creates a new customer if necessary, and generates a sales receipt with payment amount, items, and currency.
Benefits include eliminating manual reconciliation, ensuring real-time accounting updates, minimizing errors, and saving hours of dat
Platform
n8n
Category
Development & IT
Price
$14.99
Creator
Matt Buds
QuickBooks
Stripe
Accounting
Automation
E-commerce
Sales Receipts
Customer Sync
Payments
Integration
ERP
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.