I’ve setup a backend workflow for Stripe webhooks, which works nicely when I have the subscription set to ‘Ends Immediately’ in Stripe’s Customer Portal.
However, When I change it to ‘Cancel at end of billing period’ the ‘Stripe Status’ in bubble doesn’t update immediately, which is obviously correct, as it should only update when the billing period ends.
With that in mind, I’m curious to know if the ‘Stripe Status’ in Bubble will automatically update when the customers billing period ends, or if I need to add another step to my backend workflow?
Here is my current backend workflow:

