Laravel Cashier Stripe Connect Versions Save

💲 Adds Stripe Connect functionality to Laravel's main billing package, Cashier. Simply works as a drop-in on top of Cashier, with no extra configuration.

v1.2.0

2 years ago

This release adds support for Laravel 9.

v1.1.2

2 years ago

Fixes a bug with version check.

v1.1.1

2 years ago

Fixes bug where it would always send the Stripe request as the account.

v1.1.0

2 years ago

This release DOES NOT introduce any breaking changes.

Changes:

  • Organize methods into more traits.

Adds:

  • transferToStripeAccount method.
  • reverseTransferFromStripeAccount method.
  • payoutStripeAccount method.

v1.0.5

3 years ago

Adds:

  • Ability to provide options when creating a login link.

v1.0.4

3 years ago

Adds:

Thanks to @c-fitzmaurice !

v1.0.3

3 years ago

Fixes auto discovery!

v1.0.2

3 years ago

Adds the following methods to the Billable trait:

  1. accountOnboardingUrl
  2. redirectToAccountOnboarding

v1.0.1

3 years ago

look away from this release

v1.0.0

3 years ago

Initial release 🎉🎉