cashier-stripe

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

MIT License

Downloads
16.2M
Stars
2.3K
Committers
184

Bot releases are visible (Hide)

cashier-stripe -

Published by driesvints over 3 years ago

Added

  • Add endTrial method (#1062)

Fixed

  • Fix removing tax rates (d803ae5)
cashier-stripe -

Published by driesvints over 3 years ago

Fixed

  • Fix removing tax rates (#1059)
cashier-stripe -

Published by driesvints over 3 years ago

Added

  • Metered billing (#1048)

Changed

  • Allow Stripe dashboard subscriptions (#1058)

Fixed

  • Fix return type for invoice line items (#1053)
cashier-stripe -

Published by driesvints over 3 years ago

Fixed

  • Fix tax rates for subscription checkouts (#1050)
cashier-stripe -

Published by driesvints over 3 years ago

Added

  • Stripe Checkout Support (#1007)
cashier-stripe -

Published by driesvints almost 4 years ago

Fixed

cashier-stripe -

Published by driesvints almost 4 years ago

Changed

cashier-stripe -

Published by driesvints almost 4 years ago

Fixed

  • Fix proration behaviour being forced when syncing tax rates (#1028)
cashier-stripe -

Published by driesvints almost 4 years ago

Added

  • Add withPromotionCode method (#1032)

Changed

  • Refactor duplicated code (#1029)
cashier-stripe -

Published by driesvints almost 4 years ago

Added

  • PHP 8 Support (#1020)
cashier-stripe -

Published by driesvints almost 4 years ago

Fixed

  • Fail url checking when url is invalid (#1021)
cashier-stripe -

Published by driesvints almost 4 years ago

Fixed

  • Fix trial ends at check (#1015)
cashier-stripe -

Published by driesvints about 4 years ago

Fixed

  • Fix n+1 problem with subscription retrieval (#1009)
cashier-stripe - v12.4.0

Published by driesvints about 4 years ago

Added

  • Implement trialEndsAt (#1000)

Changed

  • Simplify subscription method (#1003)

Fixed

  • Fix quantity preserving (#999)
  • Fix Models namespace for Laravel 8 (9024107)
cashier-stripe - v12.3.1

Published by driesvints about 4 years ago

Fixed

  • Fix double payment method (#987)
cashier-stripe - v12.3.0

Published by driesvints about 4 years ago

Added

  • Support Laravel 8 (#985)

Changed

  • Stripe SDK minimum version is now ^7.39 (#981)

Fixed

  • Fix url checking for invalid urls (#984)
cashier-stripe - v12.2.0

Published by driesvints about 4 years ago

Added

  • Apply prorate and invoice_now for cancelNow (#975)
cashier-stripe - v12.1.0

Published by driesvints over 4 years ago

Added

  • Add support for Stripe's Customer Portal (#966)
cashier-stripe - v12.0.1

Published by driesvints over 4 years ago

Fixed

  • Fix validating payment intent (#959)
cashier-stripe - v12.0.0

Published by driesvints over 4 years ago

Changed

  • Implement new proration and pending updates (#949)