{"enrichment":{"faq":[{"a":"Laravel Cashier Stripe streamlines Stripe integration by providing a fluent, expressive interface for subscription billing and recurring payments. Start by installing Cashier via Composer, configure your Stripe API keys in your .env file, and run migrations to create the necessary database tables. Cashier handles subscription lifecycle, payment methods, invoicing, and webhook management\u2014letting you add billing to your Laravel app without building payment infrastructure from scratch.","q":"How do I use Laravel Cashier for Stripe integration?"},{"a":"Laravel Cashier Stripe setup requires installing the package, publishing configuration files, setting your Stripe keys, and running database migrations. You'll define billable models on your User class, configure webhook endpoints for Stripe events, and optionally customize invoice appearance. Cashier handles the rest\u2014payment processing, subscription state management, and customer syncing with Stripe.","q":"What's involved in setting up Laravel Cashier?"},{"a":"Laravel Cashier Stripe manages recurring subscriptions through a simple API: create subscriptions with `newSubscription()`, handle billing cycles automatically, swap plans mid-cycle, apply trial periods, and pause or cancel as needed. Cashier syncs subscription state with Stripe, tracks billing dates, manages proration, and fires events at each lifecycle stage\u2014so you can respond to subscription changes in your application logic.","q":"How does Laravel Cashier manage recurring subscriptions?"},{"a":"Laravel Cashier Stripe manages customer payments by storing payment methods securely, processing charges, and generating invoices automatically. You can retrieve invoices, customize their appearance, send them to customers, and track payment history. Cashier also handles failed payment retries, refunds, and tax calculation\u2014providing a complete invoicing workflow without manual Stripe API calls.","q":"How do I handle customer payments and invoicing in Laravel Cashier?"},{"a":"Laravel Cashier Stripe webhook handling ensures your app stays in sync with Stripe events. Configure your webhook endpoint in Stripe's dashboard, and Cashier automatically processes events like subscription updates, payment failures, and invoice creation. You can listen to these events in your Laravel application to trigger custom logic\u2014sending emails, updating user status, or logging billing changes.","q":"What role do webhooks play in Laravel Cashier?"},{"a":"Laravel Cashier Stripe supports multiple payment methods including credit cards, debit cards, and digital wallets through Stripe's Payment Methods API. You can store multiple payment methods per customer, set a default method, and let customers manage their saved methods through a customer portal. Cashier handles secure tokenization and PCI compliance automatically.","q":"What payment methods does Laravel Cashier support?"}],"shadow_tags":["payment-processing","subscription-billing","recurring-charges","laravel-framework","merchant-integration","saas-monetization","billing-automation","customer-management"],"summary_rewrite":"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\u2014everything needed to add billing to your Laravel application."},"gist":{"api_url":"https://skillfed.io/api/skills/rawveg/skillsforge-marketplace/laravel-cashier-stripe.json","as_of":"2026-02-19","description":"Laravel Cashier Stripe enables Stripe payment processing and subscription billing in Laravel applications.","install":{"manual":["git clone https://github.com/rawveg/skillsforge-marketplace","cp -r skillsforge-marketplace ~/.claude/skills/laravel-cashier-stripe"],"primary":"npx skillfed install rawveg/skillsforge-marketplace/laravel-cashier-stripe","version":"2d16f0a5"},"kind":"skill","mirror_url":"https://skillfed.io/rawveg/skillsforge-marketplace/laravel-cashier-stripe.md","similar":[{"id":"rawveg/skillsforge-marketplace/laravel-cashier-paddle","name":"Laravel Cashier Paddle","publisher":"rawveg/skillsforge-marketplace","url":"https://skillfed.io/rawveg/skillsforge-marketplace/laravel-cashier-paddle"},{"id":"finsilabs/awesome-ecommerce-skills/woocommerce-subscriptions","name":"woocommerce-subscriptions","publisher":"finsilabs/awesome-ecommerce-skills","url":"https://skillfed.io/finsilabs/awesome-ecommerce-skills/woocommerce-subscriptions"},{"id":"affaan-m/ECC/laravel-security","name":"laravel-security","publisher":"affaan-m/ECC","url":"https://skillfed.io/affaan-m/ECC/laravel-security"},{"id":"civitai/civitai/stripe","name":"stripe","publisher":"civitai/civitai","url":"https://skillfed.io/civitai/civitai/stripe"},{"id":"nirholas/XActions/billing-management","name":"billing-management","publisher":"nirholas/XActions","url":"https://skillfed.io/nirholas/XActions/billing-management"}],"title":"Laravel Cashier Stripe by rawveg \u2014 SkillFed","use":{"when":["Laravel Cashier Stripe setup requires installing the package, publishing configuration files, setting your Stripe keys.","Laravel Cashier Stripe manages recurring subscriptions through a simple API: create subscriptions with `newSubscription()`."]},"what":{"lead":"Laravel Cashier Stripe enables Stripe payment processing and subscription billing in Laravel applications with minimal configuration.","rest":"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\u2014everything needed to add billing to your Laravel application."}},"id":"rawveg/skillsforge-marketplace/laravel-cashier-stripe","install":{"mode":"external","repo":"https://github.com/rawveg/skillsforge-marketplace"},"links":{"html":"https://skillfed.io/rawveg/skillsforge-marketplace/laravel-cashier-stripe","md":"https://skillfed.io/rawveg/skillsforge-marketplace/laravel-cashier-stripe.md","repo":"https://github.com/rawveg/skillsforge-marketplace"},"meta":{"agents_supported":[],"first_seen":"2026-07-28","forks":8,"language":"Python","last_updated":"2026-02-19","license":null,"name":"Laravel Cashier Stripe","publisher":"rawveg","stars":39},"relations":{"similar":[{"id":"rawveg/skillsforge-marketplace/laravel-cashier-paddle"},{"id":"finsilabs/awesome-ecommerce-skills/woocommerce-subscriptions"},{"id":"affaan-m/ECC/laravel-security"},{"id":"binjuhor/shadcn-lar/payment-integration"},{"id":"mrgoonie/claudekit-skills/payment-integration"},{"id":"SkeneTechnologies/skene/billing"},{"id":"civitai/civitai/stripe"},{"id":"jmsktm/claude-settings/billing-manager"},{"id":"nirholas/XActions/billing-management"},{"id":"samhvw8/dot-claude/payment-integration"}]},"slug":{"owner":"rawveg","repo":"skillsforge-marketplace","skill":"laravel-cashier-stripe"},"version":"2d16f0a5"}
