Laravel Cashier Paddle
Laravel Cashier Paddle provides a fluent interface for building subscription billing and payment workflows with Paddle in Laravel applications. Set up billable models, create checkout sessions, manage subscription lifecycles, and handle webhook events with built-in support for multi-product subscriptions, trial periods, and transaction management.
Laravel Cashier Paddle integrates Paddle's subscription billing system into Laravel applications with a fluent API.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-02-19
Laravel Cashier Paddle integrates Paddle's subscription billing system into Laravel applications with a fluent API. Laravel Cashier Paddle provides a fluent interface for building subscription billing and payment workflows with Paddle in Laravel applications. Set up billable models, create checkout sessions, manage subscription lifecycles, and handle webhook events with built-in support for multi-product subscriptions, trial periods, and transaction management.
Use it when
- Laravel Cashier Paddle streamlines subscription billing and payment processing in Laravel applications.
- Yes, Laravel Cashier Paddle is built for recurring subscription billing.
Install
rawveg/skillsforge-marketplace/laravel-cashier-paddle · repository language: Python
generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How to set up paddle with laravel cashier?
Laravel Cashier Paddle provides a fluent interface to integrate Paddle's payment gateway into your Laravel app. Start by installing the Cashier package, then configure your Paddle API credentials in your .env file. Make your User model billable by adding the Billable trait, then create checkout sessions and manage subscriptions through Cashier's methods. The setup handles multi-product subscriptions, trial periods, and transaction management automatically.
What is Laravel Cashier Paddle used for?
Laravel Cashier Paddle streamlines subscription billing and payment processing in Laravel applications. It lets you build SaaS billing systems, manage recurring subscriptions, handle one-time payments, and process transactions through Paddle. The skill covers setting up billable models, creating checkout workflows, managing subscription lifecycles, and handling webhook events for payment confirmations and subscription changes.
Can Laravel Cashier Paddle handle recurring subscription billing?
Yes, Laravel Cashier Paddle is built for recurring subscription billing. You can set up subscription plans with automatic recurring charges, configure trial periods, manage subscription status changes, and handle cancellations or pauses. Paddle webhooks automatically notify your app of billing events, keeping your subscription data in sync without manual intervention.
How do webhooks work in Laravel Cashier Paddle?
Laravel Cashier Paddle configures Paddle webhooks to receive real-time payment and subscription events. Register your webhook URL in Paddle's dashboard, then Cashier automatically validates and processes events like subscription_created, subscription_updated, and transaction_completed. Your app can listen to these events to update user billing status, trigger fulfillment, or send notifications.
What payment features does Laravel Cashier Paddle support?
Laravel Cashier Paddle supports multi-product subscriptions, trial periods, one-time charges, subscription swaps, proration, and transaction management. You can create flexible checkout sessions, manage customer billing details, handle subscription pauses and cancellations, and track payment history. The integration provides a complete SaaS billing foundation with minimal configuration.
Is Laravel Cashier Paddle suitable for SaaS applications?
Yes, Laravel Cashier Paddle is designed for SaaS billing. It provides all core features needed: recurring billing, subscription management, trial periods, plan upgrades/downgrades, webhook handling, and transaction tracking. The fluent interface makes it easy to implement complex billing logic, and Paddle's infrastructure handles payment security and compliance.
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Integrate Paddle payment gateway with Laravel Cashier”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Laravel Cashier Stripe streamlines Stripe integration in Laravel apps with built-in subscription billing, recurring payments, and customer management. The skill covers setup, subscription lifecycle, payment methods, checkout flows, invoicing, and webhook handling—everything needed to add billing to your Laravel application.
Polar Billing is a reference for Polar's complete billing infrastructure, covering core entities like checkouts, orders, subscriptions, and transactions alongside their relationships and data flows. It details Stripe integration, subscription lifecycle management including trials and cancellations, proration logic, and benefit grants. The skill maps key services, background task handling, dunning retry strategies, and transaction ledger mechanics to help developers navigate payment workflows end-to-end.
This skill teaches you to create subscription products in WooCommerce with configurable billing periods, free trials, and sign-up fees. Learn to hook into subscription lifecycle events—activation, renewal success, payment failure, and cancellation—to automate access control and business logic. Handle plan upgrades, downgrades, and payment retries programmatically.
Finance Billing Ops separates revenue facts from product implementation to diagnose billing issues accurately. It pulls live billing data, inspects code-backed entitlement logic, and classifies customer incidents against broader pricing and team-billing truth. Use it when revenue, refunds, seat logic, or pricing claims need evidence-first verification.
This skill walks you through Stripe configuration for subscription-based SaaS, from initial setup through production launch. Learn to structure pricing tiers, implement webhook handlers for subscription events, configure the Customer Portal, and recover failed payments through dunning sequences. Covers tax compliance, testing checklists, and the business decisions that prevent billing bugs from eroding customer trust.
This skill guides you through migrating your payment operations to Polar from competing platforms like Stripe Billing, Paddle, Lemon Squeezy, and Gumroad. It covers data mapping, customer import, subscription creation, webhook setup, and strategies for hard cutover or gradual parallel operation to minimize revenue disruption.
More skills paypal-integration (MIT) · payment-integration (MIT)