#gold-portal-subscription
1 messages · Page 1 of 1 (latest)
@nocturne summit no that's not possible
gold-portal-subscription
The closest alternative is https://stripe.com/docs/api/customer_portal/sessions/create#create_portal_session-flow_data-subscription_update-subscription which lets you deep-link to modifying a specific Subscription for example
yeah makes sense. I think the problem I am trying to solve is that if a customer has two subscriptions that are the same product, it's hard for them to know which subscription is which. This sometimes leads to an errant cancellation.
You can use description for this https://stripe.com/docs/api/subscriptions/create#create_subscription-description
It's surfaced in the Portal