Laravel Cashier Stripe

🌐Community
by microck · vlatest · Repository

Automates Laravel Cashier Stripe subscription management tasks via microck's robust AI 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 microck-laravel-cashier-stripe npx -- -y @trustedskills/microck-laravel-cashier-stripe
2

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

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

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

About This Skill

What it does

This skill integrates Laravel Cashier with Stripe for simplified subscription management within a Laravel application. It handles the complexities of managing customer subscriptions, invoices, and payment methods, allowing developers to focus on building core business logic. The integration provides automated webhook handling and simplifies recurring billing processes.

When to use it

  • Setting up a SaaS platform: Automate subscription creation, renewals, and cancellations for users.
  • Implementing membership tiers: Manage different access levels with associated pricing plans.
  • Handling trial periods: Easily configure and manage free trials before requiring payment.
  • Automating invoice generation: Generate and send invoices automatically based on subscription status.

Key capabilities

  • Laravel Cashier integration
  • Stripe billing cycle management
  • Automated webhook handling
  • Simplified recurring billing

Example prompts

  • "Create a new Stripe plan for 'Premium' access at $15/month."
  • "Generate an invoice for customer ID 12345."
  • "Cancel the subscription of user with email address [email protected]."

Tips & gotchas

This skill requires a working Laravel application and a Stripe account with API keys configured. Ensure your Stripe secret key is securely stored within your environment variables.

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
microck
Installs
5

🌐 Community

Passed automated security scans.