#wabisabi2019
1 messages ยท Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- wabisabi2019, 3 days ago, 7 messages
Hi ๐ I think this is highly unlikely that you would see pause_collection and status in the same Event when you're initially setting pause_collection, though I'm hesitant to say it will never happen.
I'm trying to think through whether you'd be more likely to see them both while unsetting pause_collection, but I don't think so offhand.
Have you already used test clocks to try this flow out and see how it will actually behave, but are trying to think through any edge cases?
https://stripe.com/docs/billing/testing/test-clocks
Thank you! I've tested it and it looks like events reporting changes to pause_collection are always sent without changes to status ๐ค
Yeah, I think that is what you will typically. The only reason I can think of that you might see them combined, is if you pause a Subscription at the exact same second we're running an automatic process on it. Even then, I think we would consider those two different actions and send two different Events though.
Thank you so much for your help ๐