#ironbeard - cancel_at_end
1 messages · Page 1 of 1 (latest)
Yes it will
We have test clocks if you would like to simulate this happening: https://stripe.com/docs/billing/testing/test-clocks
Correct
Is it better to remove access with the customer_subscription_deleted hook, or to use the customer_subscription_updated and check for status != 'active'?
I'd probably say deleted though either could work
Gotcha, thanks! Have a good one!