Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Community Node Disclaimer : This workflow uses KlickTipp community nodes. Introduction This workflow automates Stripe checkout confirmations by capturing transacti...
n8n-nodes-base.stickynote, custom.klicktipp, n8n-nodes-base.stripe, n8n-nodes-base.httprequest, n8n-nodes-base.stripetrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by KlickTipp.
Original n8n.io sourceCommunity Node Disclaimer: This workflow uses KlickTipp community nodes.
This workflow automates Stripe checkout confirmations by capturing transaction data and syncing it into KlickTipp. Upon successful checkout, the contact's data is enriched with purchase details and tagged to trigger a personalized confirmation campaign in KlickTipp. Perfect for digital product sellers, course creators, and service providers seeking an end-to-end automated sales confirmation process.
Triggers on Checkout Session.completed events events.Stripe Checkout to initiate a confirmation campaign.KlickTipp Preparation
| Field Name | Field Type |
|---|---|
| Stripe | Products | Text |
| Stripe | Total | Decimal Number |
| Stripe | Payment ID | Text |
| Stripe | Receipt URL | URL |
Order: Course XYZ.
Credential Configuration⚠️ Note: Use real or test-mode API keys in Stripe depending on your testing environment. Stripe events may take a few seconds to propagate.
[[Stripe | Products]][[Stripe | Total]][[Stripe | Payment ID]][[Stripe | Products]]You can extend the scenario using a switch node to:
Resources:
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Automated Stripe to KlickTipp: send purchase confirmation emails via tagging |
|---|---|
| Complexity | intermediate |
| Nodes | 8 |
| Categories | Social Media |
| Author | KlickTipp |
| Published | 17 Jul 2025 |
Use the JSON export at /data/workflows/6092/6092.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Community Node Disclaimer : This workflow uses KlickTipp community nodes. Introduction This workflow automates Stripe checkout confirmations by capturing transacti...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Social Media use case.