stripe-payment-flow

Automate Stripe payment links, webhooks, and Notion workflow updates.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/ikastner/skills-larockette --skill stripe-payment-flow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stripe-payment-flow
Source: https://github.com/ikastner/skills-larockette/tree/main/00-core/stripe-payment-flow
Command: npx skills add https://github.com/ikastner/skills-larockette --skill stripe-payment-flow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Flux de Paiement Stripe permet de gérer tout le cycle de paiement via Stripe : création des liens de paiement pour Phase 1 et Phase 2, suivi des paiements, relances automatiques, et synchronisation avec le workflow projet.

Core Features & Use Cases

  • Création des Liens de Paiement: génération des liens Phase 1 et Phase 2 avec métadonnées clients et phases.
  • Webhooks et Automatisation: gestion des événements Stripe et déclenchement des séquences (email, Notion, Slack).
  • Suivi et Relance: suivi des paiements et envoi des relances, répartition Phase 2 (acompte et solde).
  • Intégration Notion & Workflow: mise à jour du statut du projet dans Notion et planification des sprints.

Quick Start

Configure les liens de paiement Stripe pour Phase 1 et Phase 2 et activez le webhook dédié afin de démarrer le suivi des paiements.

Frequently Asked Questions about stripe-payment-flow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Stripe payment workflows for client projects?

Automating Stripe payment workflows involves creating Phase 1 and Phase 2 payment links, configuring a webhook endpoint, and triggering automated reminders. This Skill handles the entire end-to-end cycle including payment tracking and notifications.

How do I set up Stripe webhooks to trigger automated payment reminders?

Stripe webhooks capture payment events and trigger automated sequences. You need to configure a dedicated webhook endpoint to start tracking payments, send email reminders, and update downstream channels.

Can I sync Stripe payment status updates directly to a Notion workflow?

Yes, Stripe payment events can update project status in Notion. The webhook integration automatically synchronizes payment tracking data to manage project workflows and schedule sprints.

Do I need Stripe payment links to start tracking multi-phase project payments?

Yes, Stripe payment links are required for both Phase 1 and Phase 2. You must configure these links with client metadata and activate the dedicated webhook before payment tracking and reminders can begin.