Skip to content

Releases: laravel/cashier-stripe

v14.13.0

07 Nov 17:56
223b333
Compare
Choose a tag to compare

v14.12.12

02 Nov 13:50
77e2f56
Compare
Choose a tag to compare

v14.12.11

31 Oct 15:08
dbd262e
Compare
Choose a tag to compare

v14.12.10

25 Oct 16:55
176506a
Compare
Choose a tag to compare
  • Fix Tax ID collection requires updating business name on the customer by @stevebauman in #1586

v14.12.9

24 Oct 15:34
1a2ff66
Compare
Choose a tag to compare

v14.12.8

03 Oct 14:49
bff7c2d
Compare
Choose a tag to compare

v14.12.7

26 Sep 16:30
337eefb
Compare
Choose a tag to compare

v14.12.6

08 Sep 05:37
264100d
Compare
Choose a tag to compare

v14.12.5

05 Sep 15:10
2f5ed6c
Compare
Choose a tag to compare

v14.12.4

11 Jul 14:44
a9ea267
Compare
Choose a tag to compare
  • Update ManagesCustomer to include optional metadata when creating or syncing a user by @dbhynds in #1543
  • Update ManagesCustomer.php > createOrGetStripeCustomer() > allow "expand" when retrieving a Customer by @Ronan-Lenor in #1547
  • createSetupIntent add customer stripe_id option by @clementmas in #1545