Sep 21, 2020
0
Level 2
Laravel Cashier plan upgrade and downgrade not working
I setup a metered billing plan in stripe and am using laravel cashier. I am implemented upgrading and downgrading plan. But I get this error when trying to do trigger this account.
Stripe\Exception\InvalidRequestException When deleting the subscription item si_I1qMfLyevrfIii with a metered plan, all related usage records must be cleared too by setting 'clear_usage=true'.
Please or to participate in this conversation.