Jul 1, 2020
0
Level 1
Laravel cashier recurring subscription with expiration date
I'm using cashier with Laravel for subscription. I would like create a recurring subscription with an expiration date like to 6 month or one year. I see I can used ends_at field in subscription table but some methods will be wrong like cancelled() . Have you a better idea ?
Please or to participate in this conversation.