PackageTrack
Sign in Get early access

laravel/cashier-paddle

Cashier Paddle provides an expressive, fluent interface to Paddle's subscription billing services.

v2.8.1 1.1M downloads/mo #3085 most downloaded on Packagist laravel/cashier-paddle

What this package is like to depend on

Last release 4 months ago

01 Apr 2026

Release timing varies

gaps range from 2 weeks to 6 months

Nearly every release is documented

notes for 65 of 68 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

73 releases · first in 2020

4 releases in the last 12 months

see the full history below

Release timeline

73 releases · Jun 2020 to Apr 2026
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 73
  1. v2.8.1 01 Apr 2026
    Release notes
    Open source →
    Release notes
    • Remove redundant "When to Apply" section from skill body by @pushpak1300 in https://github.com/laravel/cashier-paddle/pull/311
    • Update Symfony deps versions to support v8 by @HichemTab-tech in https://github.com/laravel/cashier-paddle/pull/312
    • [2.x] Fix workflow YAML syntax — quote *.x branch pattern by @JoshSalway in https://github.com/laravel/cashier-paddle/pull/315
    Open source →
  2. v2.8.0 10 Mar 2026
    Release notes
    Open source →
    Release notes
    • Add Cashier Paddle Boost skill by @pushpak1300 in https://github.com/laravel/cashier-paddle/pull/309
    Open source →
  3. v2.7.0 24 Feb 2026
    Release notes
    Open source →
    Release notes
    • Laravel 13.x Compatibility by @laravel-shift in https://github.com/laravel/cashier-paddle/pull/307
    Open source →
  4. v2.6.3 25 Nov 2025
    Release notes
    Open source →
    Release notes
    • Make Checkout object Arrayable by @mpociot in https://github.com/laravel/cashier-paddle/pull/304
    • [2.x] PHP 8.5 Compatibility by @crynobone in https://github.com/laravel/cashier-paddle/pull/305
    Open source →
  5. v2.6.2 10 Jun 2025
    Release notes
    Open source →
    Release notes
    • Update Transaction.php by @YonkoSam in https://github.com/laravel/cashier-paddle/pull/300
    Open source →
  6. v2.6.1 27 May 2025
    Release notes
    • fix(#298): correctly parse and send expression array to view by @mve in #299
    Open source →
    Release notes
    • fix(#298): correctly parse and send expression array to view by @mve in https://github.com/laravel/cashier-paddle/pull/299
    Open source →
  7. v2.6.0 13 May 2025
    Release notes
    Open source →
    Release notes
    • feat: Add CSP nonce support for @paddleJS directive by @sgasser in https://github.com/laravel/cashier-paddle/pull/297
    Open source →
  8. v2.5.6 28 Jan 2025
    Release notes
    Open source →
    Release notes
    • Supports Laravel 12 by @crynobone in https://github.com/laravel/cashier-paddle/pull/292
    Open source →
  9. v2.5.5 14 Jan 2025
    Release notes
    Open source →
    Release notes
    • Prevent customer from logging out in inline checkout by @carlosmintfan in https://github.com/laravel/cashier-paddle/pull/291
    Open source →
  10. v2.5.4 12 Dec 2024
    Release notes
    • Fix search of customers by email by @Rydgel in https://github.com/laravel/cashier-paddle/pull/288
    Open source →
  11. v2.5.3 26 Nov 2024
    Release notes
    • Update logo to support dark/light theme by @milewski in https://github.com/laravel/cashier-paddle/pull/282
    • [2.x] Supports PHP 8.4 by @crynobone in https://github.com/laravel/cashier-paddle/pull/285
    Open source →
  12. v2.5.2 20 Aug 2024
    Release notes
    • Allow false values in checkout by @driesvints in https://github.com/laravel/cashier-paddle/pull/276
    Open source →
  13. v2.5.1 30 Jul 2024
    Release notes
    • Handle empty name values for a customer by @doncadavona in https://github.com/laravel/cashier-paddle/pull/268
    Open source →
  14. v2.5.0 09 Jul 2024
    Release notes
    • Bill for non-catalog items by @AcTiv3MineD in https://github.com/laravel/cashier-paddle/pull/263
    Open source →
  15. v2.4.4 18 Jun 2024
    Release notes
    • Migrated from Paddle.Setup() to Paddle.Initialize() by @sertxudev in https://github.com/laravel/cashier-paddle/pull/264
    Open source →
  16. v2.4.3 28 May 2024
    Release notes
    • Fix empty payload by @driesvints in https://github.com/laravel/cashier-paddle/pull/260
    • [2.x] Prevent customer from logging out by @driesvints in https://github.com/laravel/cashier-paddle/pull/261
    • Rename name param to type by @driesvints in https://github.com/laravel/cashier-paddle/pull/262
    Open source →
  17. v2.4.2 23 Apr 2024
    Release notes
    • [2.x] Use morphs method in migrations by @dasundev in https://github.com/laravel/cashier-paddle/pull/256
    Open source →
  18. v2.4.1 09 Apr 2024
    Release notes
    • Fix "Pause the subscription" by @movicat in https://github.com/laravel/cashier-paddle/pull/252
    Open source →
  19. v2.4.0 27 Feb 2024
    Release notes
    • [2.x] Add the ability to get the paddle error by @bensherred in https://github.com/laravel/cashier-paddle/pull/248
    Open source →
  20. v2.3.1 13 Feb 2024
    Release notes

    Version

    Open source →
  21. v2.3.0 13 Feb 2024
    Release notes
    • Add support for Client Side Tokens by @HelgeSverre in https://github.com/laravel/cashier-paddle/pull/245
    Open source →
  22. v2.2.1 30 Jan 2024
    Release notes
    • [2.x] Carbon v3 support by @driesvints in https://github.com/laravel/cashier-paddle/pull/243
    Open source →
  23. v2.2.0 16 Jan 2024
    Release notes
    • [2.x] Laravel v11 support by @nunomaduro in https://github.com/laravel/cashier-paddle/pull/237
    Open source →
  24. v2.1.0 12 Jan 2024
    Release notes
    • [2.x] Use proper API Key naming by @driesvints in https://github.com/laravel/cashier-paddle/pull/233
    • [2.x] Protect against duplication of customer by @driesvints in https://github.com/laravel/cashier-paddle/pull/234
    Open source →
  25. v2.0.7 09 Jan 2024
    Release notes
    • [2.x] Fix next payment amount by @driesvints in https://github.com/laravel/cashier-paddle/pull/231
    Open source →
  26. v2.0.6 21 Dec 2023
    Release notes
    • [2.x] Fix quantity method by @driesvints in https://github.com/laravel/cashier-paddle/pull/226
    Open source →
  27. v2.0.5 19 Dec 2023
    Release notes
    • [2.x] Clear generic trial for subscription creation by @driesvints in https://github.com/laravel/cashier-paddle/pull/222
    Open source →
  28. v2.0.4 12 Dec 2023
    Release notes
    • [2.x] Update Cashier::api error message by @Ahmad-Alkaf in https://github.com/laravel/cashier-paddle/pull/217
    • [2.x] Fix existing customers in Paddle issue by @driesvints in https://github.com/laravel/cashier-paddle/pull/220
    Open source →
  29. v2.0.3 07 Dec 2023
    Release notes
    • Fix Verification Webhook Signature by @majdiyassin20 in https://github.com/laravel/cashier-paddle/pull/216
    Open source →
  30. v2.0.2 07 Dec 2023
    Release notes
    • Update VerifyWebhookSignature.php by @majdiyassin20 in https://github.com/laravel/cashier-paddle/pull/214
    • [2.x] Fix generic trial for customers by @driesvints in https://github.com/laravel/cashier-paddle/pull/215
    Open source →
  31. v2.0.1 05 Dec 2023
    Release notes
    • Remove loading of migrations by @driesvints in https://github.com/laravel/cashier-paddle/pull/210
    Open source →
  32. v2.0.0 04 Dec 2023
    Release notes
    • Paddle Billing support
    Open source →
  33. 2.0.0-alpha.3 27 Nov 2023 pre-release

    Nothing published for this version

  34. v2.0.0-alpha.2 26 Nov 2023 pre-release

    Nothing published for this version

  35. v2.0.0-alpha.1 23 Nov 2023 pre-release

    Nothing published for this version

  36. v1.12.0 25 Feb 2025
    Release notes
    Open source →
  37. v1.11.1 08 Aug 2024

    Nothing published for this version

  38. v1.11.0 30 Jan 2024

    Nothing published for this version

  39. v1.10.0 16 Jan 2024

    Nothing published for this version

  40. v1.9.2 17 Oct 2023
    Release notes
    • Fix Livewire support by @ralphjsmit in https://github.com/laravel/cashier-paddle/pull/199
    Open source →
  41. v1.9.1 24 Aug 2023
    Release notes
    • Handle duplicated subscription created event by @AcTiv3MineD in https://github.com/laravel/cashier-paddle/pull/194
    Open source →
  42. v1.9.0 22 May 2023
    Release notes
    • Drop PHP 7.2 & 7.3 and Laravel 7 by @driesvints in https://github.com/laravel/cashier-paddle/pull/188
    Open source →
  43. v1.8.2 27 Apr 2023
    Release notes
    • Fix Japanese Yen amounts by @driesvints in https://github.com/laravel/cashier-paddle/pull/184
    • Fix Korean Won amounts by @patrickomeara in https://github.com/laravel/cashier-paddle/pull/185
    • Move the logic into a Cashier static method by @patrickomeara in https://github.com/laravel/cashier-paddle/pull/186
    • Handle the paddle decimal amount by @patrickomeara in https://github.com/laravel/cashier-paddle/pull/187
    Open source →
  44. v1.8.1 19 Jan 2023
    Release notes

    Fixed

    • Modify return type of updateUrl and cancelUrl on Subscription by @LasseRafn in https://github.com/laravel/cashier-paddle/pull/179
    Open source →
  45. v1.8.0 06 Jan 2023
    Release notes

    Added

    • Laravel v10 Support by @driesvints in https://github.com/laravel/cashier-paddle/pull/178
    Open source →
  46. v1.7.0 03 Jan 2023
    Release notes

    Changed

    • Uses PHP Native Type Declarations 🐘 by @nunomaduro in https://github.com/laravel/cashier-paddle/pull/171
    Open source →
  47. v1.6.2 15 Nov 2022
    Release notes

    Changed

    • Do not allow updating quantities to zero by @driesvints in https://github.com/laravel/cashier-paddle/pull/174
    Open source →
  48. v1.6.1 22 Jun 2022
    Release notes

    Changed

    • Replace heavy symfony/intl dependency by @jbrooksuk in https://github.com/laravel/cashier-paddle/pull/167
    Open source →
  49. v1.6.0 17 May 2022
    Release notes

    Added

    • Add trial expired methods by @driesvints in https://github.com/laravel/cashier-paddle/pull/166
    Open source →
  50. v1.5.5 22 Apr 2022
    Release notes

    Changed

    • Add options to formatAmount by @driesvints in https://github.com/laravel/cashier-paddle/pull/162
    Open source →
  51. v1.5.4 01 Apr 2022
    Release notes

    Changed

    • Pass locale to custom format amount by @driesvints in https://github.com/laravel/cashier-paddle/pull/160
    Open source →
  52. v1.5.3 28 Mar 2022
    Release notes

    Fixed

    • Fix type for event by @driesvints in https://github.com/laravel/cashier-paddle/pull/159
    Open source →
  53. v1.5.2 17 Mar 2022
    Release notes

    Changed

    • Allow to serialize payment object by @driesvints in https://github.com/laravel/cashier-paddle/pull/157
    Open source →
  54. v1.5.1 18 Feb 2022
    Release notes

    Changed

    • Allow spatie/url 2.0 by @bashgeek in https://github.com/laravel/cashier-paddle/pull/154
    Open source →
  55. v1.5.0 12 Jan 2022
    Release notes

    Added

    • Add hasTax method (#149)

    Changed

    • Laravel 9 Support (#150)
    Open source →
  56. v1.4.8 30 Nov 2021
    Release notes

    Fixed

    • Fix empty paymentMethod (#148)
    Open source →
  57. v1.4.7 23 Nov 2021
    Release notes

    Changed

    • Allow moneyphp version 4 (#143)
    Open source →
  58. v1.4.6 03 Aug 2021
    Release notes

    Fixed

    • Update environment sandbox Paddle.js (#129)
    • Fix refunds (#131)
    Open source →
  59. v1.4.5 08 Jun 2021
    Release notes

    Fixed

    • Trim whitespace for pay link values (#121)
    Open source →
  60. v1.4.4 09 Mar 2021
    Release notes

    Fixed

    • Fix maxlength characters for charge title (#112)
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive