Skip to content

Releases: rabol/laravel-simplesubscription-stripe

missing ^in php requirements in composer.json

08 Sep 06:24
Compare
Choose a tag to compare
1.1.1

misssed ^in the php requirement in composer.json

PHP 8.1, 8.2, Laravel 9,10 support

08 Sep 06:20
Compare
Choose a tag to compare
1.1.0

Update: php 8.1,8.2 support, laravel 9, laravel 10 support

Fixed test cases

19 Aug 10:37
Compare
Choose a tag to compare
1.0.8

Namespace cleanup

New method for updating tax id

19 Aug 10:07
Compare
Choose a tag to compare

Code clean up and fixing namespace

Try to prevent abuse

18 Aug 14:34
Compare
Choose a tag to compare
1.0.6

try to prevent abuse

Webhook function

18 Aug 13:39
Compare
Choose a tag to compare
1.0.5

Added webhook functions

Check of tax id before adding

18 Aug 08:55
Compare
Choose a tag to compare
1.0.4

check if the user have the taxid

Forgot to make the new method static

18 Aug 07:07
Compare
Choose a tag to compare
1.0.3

forgot to make the method updateTaxIdOnCustomer static

Added new methods

18 Aug 07:01
Compare
Choose a tag to compare
1.0.2

Added updateTaxIdOnCustomer

New method

16 Aug 14:33
Compare
Choose a tag to compare

Added updateStripeCustomer