This workflow instantly sends successful Stripe Checkout payments to RD Station Marketing by creating an Order & Payment Event for every confirmed transaction. It’s ideal for businesses that want to automate lead tracking, unify customer data, and trigger marketing automation flows at the moment of sale.
This template is designed for online sellers, course creators, SaaS businesses, and marketers who use Stripe Checkout for payments and RD Station Marketing for lead management and automation. If you want real-time revenue data inside RD Station without manual work, this workflow is for you.
Stripe triggers the workflow whenever a Checkout Session is completed.
The workflow checks the payment status and retrieves the list of purchased items.
A new Order & Payment Event is sent to RD Station Marketing using the community node.
You can extend the workflow to include customer details captured during checkout.
Edit the Stripe Trigger and getItems nodes with your Stripe API keys.
Add your RD Station Marketing credentials in the send2RDMKT node.
In production, copy the workflow’s webhook URL and add it to your Stripe Webhook settings.
Test the workflow with a real or test payment.
A Stripe account and valid API keys
An RD Station Marketing account
Installation of the community node: RD Station Marketing for n8n
Disclaimer: This workflow requires a self-hosted n8n instance because it uses a community node.
You can extend the payload sent to RD Station Marketing to include additional fields such as customer name, email, coupon codes, or metadata collected in Stripe Checkout. Feel free to add routers, conditionals, or enrichment nodes depending on your marketing logic.