Stripe Plugin "“Sorry, we ran into a temporary bug and can’t complete your request. We’ll fix it as soon as we can; please try again in a bit!” bubble stripe"

Hey! Is anyone else experiencing the below for the ‘Subscribe the user to {price}’ workflow action for the Stripe plugin from Bubble? :backhand_index_pointing_down:

Screenshot 2025-08-18 at 3.38.32 PM

As a result of this error, the subsequent workflow actions are not working to create the subscription and add it to the users’ account. A few new customers were quite confused by this and nearly checked out for a second time.

I made a few privacy updates a few days ago, but I don’t think this is the issue because the Stripe price is being directly input into the plugin action instead from a db table. This also isn’t work for dynamically selected plans too. See below:

Any advice on how to solve this would be really appreciated :).

The bubble stripe plugin isn’t working 100% currently

is it possible you can leverage using the api connector to create a subscription?

Oh no that’s a headache. Do you have any insights into whether the team is working on fixing this or how long it will be? Not ideal to switch this to the api connector, but can make that switch if needed

nah i don’t

it’s better you switch

for instance, nobody uses the stripe plugin to determine whether a transaction/payment is successful as the plugin api call is now deprecated or no longer, we just use a webhook and connect it to stripe to determine if a transaction was successful#

Have you thought of paying someone to help you set it up?

I mean all the subscription’s api calls?

Thanks @tobixzybolumole ! The plugin seems to be fixed now - will likely move to using the API connector in the next few months.