Laravel Cashier Paddle

🌐Community
by microck · vlatest · Repository

Laravel Cashier Paddle simplifies subscription management in your Laravel apps, streamlining billing and recurring payments for a smoother customer experience.

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-paddle npx -- -y @trustedskills/microck-laravel-cashier-paddle
2

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

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

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

About This Skill

What it does

This skill integrates Paddle.com's payment processing into a Laravel application using the Cashier package. It simplifies subscription management, handling pricing, invoice generation, and customer lifecycle events automatically through Paddle’s API. The integration allows for recurring billing and provides tools to manage subscriptions within your Laravel application.

When to use it

  • You need to implement recurring payments in a Laravel application.
  • You want to leverage Paddle's features like multiple pricing plans and subscription management.
  • You are building a SaaS product or service requiring automated billing cycles.
  • You prefer a streamlined approach to handling payment processing instead of custom coding.

Key capabilities

  • Integration with Paddle.com for recurring payments.
  • Automated invoice generation.
  • Subscription lifecycle event handling (e.g., trials, cancellations).
  • Simplified Laravel Cashier integration.

Example prompts

  • "Set up a new subscription plan in Paddle with monthly pricing of $25."
  • "Generate an invoice for customer X's latest subscription period."
  • "Cancel the subscription for user Y and refund any remaining balance."

Tips & gotchas

  • Requires a valid Paddle account and API keys.
  • Ensure your Laravel Cashier configuration is properly set up before using 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
microck
Installs
5

🌐 Community

Passed automated security scans.