Forum Academy Marketplace Showcase Pricing Features

Can not open the Stripe Customer Portal

Hey guys, I have a problem I’m trying to solve for days. I’ve downloaded the Stripe Customer Portal Plug In and everything works fine (I get the Stripe Customer ID and everything, I can receive payments etc.) but when I then want to configure the “manage subscription” option I get an error whenever I want to redirect the user to the Stripe Customer Portal where they could e.g. cancel their subscription.

I have configured the workflow like the creator of the newest Version of the Stripe Customer Portal has showed in his youtube tutorial. Below you can see the details of the workflow.


I would be super grateful if someone could help me!

Thanks in advance :slight_smile:

Not familiar with that plugin, the dev may have feedback.

I was able to get the portal connection working using the Stripe plugin published by Bubble.

You may also try to manually configure this in the API connector.

I am having the same issues, I have been using and testing for a couple of months now and it was working until now :frowning: I haven’t changed any information. Your workflow looks exactly the same as mine, but I keep getting “You didn’t supply an API”

Perhaps the devs have updated the plugin?


check out this video: Bubble.io 2022 - Connect W/ Stripe Customer Portal Using Bubble API Connector - No 3rd Party Plugin - YouTube

he explains perfectly how you can use an API call instead of a this shitty plug in

Thanks :slight_smile: will check it out

Thanks! Worked well. I did have an error when I first followed the tutorial, only because I put my live key in where the author placed his test secret key.
I put the Live secret key where the test key should go. I moved my live key to “key value” and left the development key value blank.