Skip to content

Releases: steadfast-collective/cashier-extended

4.0.3

13 Jan 13:20
Compare
Choose a tag to compare
  • Added php 8 compatibility

4.0.2

09 Sep 14:52
Compare
Choose a tag to compare
  • Added support for Laravel 8

4.0.1

13 Jul 09:25
ebc681d
Compare
Choose a tag to compare
  • Fixed charge updated method webhook when setting as paid
  • Added charge ID to payment intent update

4.0.0

09 Jul 15:04
c574597
Compare
Choose a tag to compare
  • Updated Laravel Cashier minimum version to 12.0
  • Updated README

Cashier v11 Support

29 Apr 10:46
22dc63e
Compare
Choose a tag to compare
  • Minimum requirement: Cashier v11

Laravel 7 Support

23 Mar 10:45
702eaf1
Compare
Choose a tag to compare
  • Added support for Laravel 7

2.2.0

06 Nov 11:26
dc3b6a2
Compare
Choose a tag to compare
  • Set max amount value to 0 when calculating the final amount on ChargeCoupon
  • Added Invalid Amount exception

2.1.1

30 Oct 09:16
309959b
Compare
Choose a tag to compare
  • Fixed final amount calculation for charges coupon for percentage discount.

2.1.0

28 Oct 14:22
7c740ce
Compare
Choose a tag to compare
  • Updated charges and bug fixes.

2.0.1

01 Oct 15:19
Compare
Choose a tag to compare
  • Updated Illuminate/Support dependency