connect-marketplace

Design and implement Stripe Connect payment systems for marketplace businesses.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/engineers-hub-ltd-in-house-project/eh-skills --skill connect-marketplace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: connect-marketplace
Source: https://github.com/engineers-hub-ltd-in-house-project/eh-skills/tree/main/skills/payment/connect-marketplace
Command: npx skills add https://github.com/engineers-hub-ltd-in-house-project/eh-skills --skill connect-marketplace

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the complexities of implementing payment systems for marketplace and platform-based businesses, ensuring compliance and efficient fund flow.

Core Features & Use Cases

  • Connected Account Management: Create and manage Stripe Connected Accounts (Standard, Express, Custom) for sellers or service providers.
  • Payment Flow Implementation: Supports Destination Charges and Separate Charges and Transfers (SCF) models for seamless transactions.
  • Fee Management: Design and calculate platform fees (application fees) accurately.
  • Onboarding & Compliance: Guides through the seller onboarding process and handles payout failures.

Quick Start

Use the connect-marketplace skill to create a new Express Connected Account for a seller with the email '[email protected]' in Japan.

Frequently Asked Questions about connect-marketplace

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

FAQPage Schema
How do I implement Stripe Connect for marketplace payments?

To implement Stripe Connect, design your marketplace payment flows by creating connected accounts, selecting direct, destination, or separate charges and transfers models, and configuring platform fee calculations for compliant multi-party transactions.

What is the difference between destination charges and separate charges and transfers in Stripe Connect?

Destination charges process the payment and route funds to the connected account in one step, while Separate Charges and Transfers (SCF) splits the charge and the transfer, offering more control over multi-party payment flows and timing.

How do I onboard sellers with Stripe Connected Accounts?

Onboard sellers by creating Standard, Express, or Custom Connected Accounts, handling regulatory compliance requirements, and managing payout failures to ensure business continuity in your platform's financial operations.

How do I calculate and collect platform fees with Stripe Connect?

Calculate and collect platform fees by configuring the application fee parameter during the charge creation process, ensuring accurate fee deduction before routing the remaining balance to the connected account.

Can I use Stripe Connect to manage payouts for international sellers?

Yes, Stripe Connect supports managing payouts for international sellers by creating connected accounts across different regions, such as creating an Express account for a seller in Japan, while addressing regional regulatory compliance.

When should I use Custom Connected Accounts instead of Standard or Express?

Use Custom Connected Accounts when your platform needs complete control over the onboarding experience and regulatory compliance handling, whereas Standard and Express accounts rely more on Stripe's hosted onboarding flows.