Quick question for those that know a thing or two about the bubble stripe plugin…
It adds a data field to the user for “Current Subscription” as well as a data field (list) for “all subscriptions”
What I am trying to determine is how bubble populates the “current subscription” field. What does it consider to be the current subscription?
Is it meant to just be a way to handle workflows and actions? Or are there other properties about a subscription (first on the list? most recently created?) that make it the “Current” subscription?
When you choose ‘Update existing subscription’ it just replaces the subscription each time so there is always just one. So referencing Current User’s Stripe Customer Subscription and Current User’s Stripe Customer Subscriptions will be the same value.
When you don’t, however, it will put the Current User’s Stripe Customer Subscription as the most recent subscription but will have both subscriptions in the Current User’s Stripe Customer Subscriptions list.