I'm building a crowdfunding platform where users subscribe monthly to different campaigns. I want it so all of the subscriptions are billed together (chained) on the first of the month. Patreon does something similar to this so I know this is possible, but I can't find anywhere in Stripe's documentation that addresses this. Thanks!