#FrancescoPedron-customerportal
1 messages · Page 1 of 1 (latest)
Yes, you can create multiple Subscriptions for the same customer in stripe.
And yes there are ways to deep link to a specific subscription in the customer portal (i'd recommend reading https://docs.stripe.com/customer-management/portal-deep-links to see what your options are)
Wonderful, I completely missed the flow_data.subscription_cancel.subscription field, altough I was looking to that specific doc page.
Thanks