#nobodylovesm3-portal
1 messages · Page 1 of 1 (latest)
I'd start by checking the settings on https://dashboard.stripe.com/test/settings/billing/portal to see if you "allow customers to switch to a different pricing plan" and if so which products/prices are allowed. Also bear in mind any plans to switch to have to be the same currency(BGN) the customer's already using and if there weren't any, then they won't show up in the portal, could be that
the options are all on and all products are allowed, the currency is the same
but the products are still not showing
not sure immediately, but my colleague @green siren should be around in a moment can help(unfortunately I have to run to a meeting)
okay, thanks
@little spoke What's the id of that subscription? I can take a look.
sub_1JkRMNAqM6RHM6pgqJgFmkMv
It's because that Subscription is set to send_invoice. Customers can only update in the portal for charge_automatically (see https://stripe.com/docs/billing/subscriptions/integrating-customer-portal#limitations for those detaiils)