stripe-connect-marketplace

Implement Stripe Connect marketplace payments with chef onboarding and platform fees.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/Ritenoob/ridedine --skill stripe-connect-marketplace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stripe-connect-marketplace
Source: https://github.com/Ritenoob/ridedine/tree/main/.claude/skills/stripe-connect-marketplace
Command: npx skills add https://github.com/Ritenoob/ridedine --skill stripe-connect-marketplace

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires stripe, @supabase/supabase-js, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the complex process of integrating Stripe Connect for marketplaces, enabling seamless chef onboarding, automated commission collection, and reliable payment processing.

Core Features & Use Cases

  • Chef Onboarding: Guides chefs through Stripe's onboarding process to create connected accounts.
  • Payment Processing: Facilitates customer payments, automatically deducting platform fees.
  • Webhook Handling: Manages critical Stripe events for order fulfillment and payout notifications.
  • Use Case: When a customer places an order, this Skill ensures the payment is processed correctly, the chef receives 85% of the amount, and RidenDine's 15% platform fee is automatically collected.

Quick Start

Use the stripe-connect-marketplace skill to onboard a new chef by providing their email and profile ID.

Frequently Asked Questions about stripe-connect-marketplace

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

FAQPage Schema
How do I implement Stripe Connect for marketplace payment processing with automated platform fees?

Stripe Connect enables marketplace payment processing by creating connected accounts for vendors, facilitating checkout sessions, and automatically deducting platform fees during the transaction. This ensures secure, automated financial transactions within a multi-vendor platform.

How do I handle Stripe webhook events for order fulfillment and payout notifications?

Handle Stripe webhook events by managing critical event triggers for order fulfillment and payout notifications. This Skill processes webhooks to ensure reliable payment processing and real-time updates within your multi-vendor platform.

Does this Stripe Connect integration work with Supabase Edge Functions and PostgreSQL?

Yes, this Stripe Connect integration works with Supabase Edge Functions and PostgreSQL. It leverages these tools for persistent data storage and real-time updates, ensuring secure and automated financial transactions within your multi-vendor platform.

How do I onboard a vendor through Stripe Connect to create a connected account?

Onboard a vendor through Stripe Connect by guiding them through the onboarding process to create a connected account. This Skill handles chef onboarding by using their email and profile ID to set up the connected account.

Can I automatically split customer payments between a vendor and the platform?

Yes, you can automatically split customer payments between a vendor and the platform. When a customer places an order, this Skill processes the payment so the vendor receives their share and the platform fee is automatically collected.