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 hidden (Show)

cashier-stripe - v13.8.5

Published by driesvints over 2 years ago

Changed

cashier-stripe - v13.8.4

Published by driesvints over 2 years ago

Changed

cashier-stripe - v13.8.3

Published by driesvints over 2 years ago

Changed

cashier-stripe -

Published by driesvints over 2 years ago

Fixed

  • Fallback to null quantity for metered price when swapping a subscription (#1319)
cashier-stripe - v13.8.1

Published by driesvints over 2 years ago

Fixed

  • Prevent duplicate subscription creation (#1308)
cashier-stripe - v13.8.0

Published by driesvints over 2 years ago

Added

  • Implement invoice renderer (#1304)
cashier-stripe - v12.17.0

Published by driesvints over 2 years ago

Added

  • Implement invoice renderer (#1304)
cashier-stripe - v12.16.0

Published by driesvints almost 3 years ago

Added

  • Laravel 9 support (#1302)
cashier-stripe -

Published by driesvints almost 3 years ago

Added

  • Add deletePaymentMethod (#1298)

Changed

  • Laravel 9 Support (#1299)
cashier-stripe -

Published by driesvints almost 3 years ago

Changed

  • Simplify cancelation check (#1283)
  • Rename cancelled to canceled (#1284)
  • Allow latest moneyphp version (#1280, #1286)

Fixed

  • Fix factory canceled state (#1282)
cashier-stripe -

Published by driesvints almost 3 years ago

Added

  • Add createAndSendInvoice method (#1276)

Changed

  • Allow the base url for the Stripe API to be customised (#1273)
cashier-stripe -

Published by driesvints almost 3 years ago

Fixed

  • Fix enabling auto collecting in checkout (#1270)
cashier-stripe -

Published by driesvints about 3 years ago

Fixed

  • Fix confirming payments on the payment page (#1268)
cashier-stripe -

Published by driesvints about 3 years ago

Fixed

  • Handle Stripe Object lock timeout (#1259)
cashier-stripe -

Published by driesvints about 3 years ago

Fixed

  • Fix a stripe notice with SubscriptionBuilder and metered prices (#1261)
cashier-stripe -

Published by driesvints about 3 years ago

Changed

  • Use default name for subscription factory (#1250)
  • PHP 8.1 compatibility (#1251)

Fixed

  • Fallback to null quantity for metered price (#1255)
cashier-stripe -

Published by driesvints about 3 years ago

Fixed

  • Fix setting name on subscription (5d00c21)
cashier-stripe -

Published by driesvints about 3 years ago

Added

  • Add invoices methods to subscription (#1245)

Fixed

  • Fix webhook order issue (#1243)
  • Send data when upcoming invoice is refreshed (#1244)
  • Update customer details when tax id is collected (#1246)
cashier-stripe -

Published by driesvints about 3 years ago

Fixed

  • Fix quantity filling on subscriptions (#1238)
  • Fix unreachable status value (#1240)
cashier-stripe -

Published by driesvints about 3 years ago

Changed

  • Add support for inline price data (#1235)