#chalmagean
1 messages · Page 1 of 1 (latest)
Hi 👋 are you getting that error as a response to a request your code is making?
Hi Toby. Yes, I am: req_EpYVvTCOiY5HEt
Thank you, taking a look.
Sorry, but I don't recognize the parameters being used here, and think you may be leveraging features that haven't been fully released that I'm not yet familiar with.
I'm going to take a stab at what may solve this, but if this is early access features that you're using then I believe you should have received a support contact when getting that access and would encourage you to reach out to them regarding this.
I think this is happening because your default Customer Portal configuration doesn't have the Price you're trying to use as one that it is configured to offer, and that adding that Price to your default configuration may resolve this. You can do so from the dashboard here, in the Subscription section of that page:
https://dashboard.stripe.com/test/settings/billing/portal
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Well the prices are dynamically created by my app.
And yes, I am using a beta feature.
Deep link into the Customer Portal
Oh, then I think your app will also need to programmatically update the portal configuration that is being used.
Oh, I see... thanks.