Laravel Stripe Connect

🌐Community
by fusengine · vlatest · Repository

Automates Laravel Stripe Connect onboarding, account management, and payouts using FusEngine's intelligent backend integration.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add laravel-stripe-connect npx -- -y @trustedskills/laravel-stripe-connect
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "laravel-stripe-connect": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/laravel-stripe-connect"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill integrates Stripe Connect into a Laravel application. It facilitates building connected accounts, handling account onboarding flows, and managing relationships between your platform and users' Stripe accounts. This allows you to enable users to connect their own bank accounts or payment methods through your application.

When to use it

  • You are building a marketplace where vendors need to receive payments directly into their Stripe accounts.
  • Your SaaS product needs to allow users to manage payouts from their connected Stripe accounts.
  • You're creating an application that requires collecting and processing payment information on behalf of multiple parties using Stripe Connect.
  • You want to streamline the onboarding process for new users who need a Stripe account linked to your platform.

Key capabilities

  • Laravel integration with Stripe Connect
  • Connected account management
  • Account onboarding flows
  • Relationship management between platforms and user accounts

Example prompts

  • "Create a connected account using these details: [account details]"
  • "Initiate the Stripe Connect onboarding flow for a new user."
  • "Retrieve information about a specific connected account."

Tips & gotchas

  • Requires a working Laravel application and a Stripe account.
  • Familiarity with Stripe Connect concepts is recommended to effectively utilize this skill.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
fusengine
Installs
9

🌐 Community

Passed automated security scans.