Did Bubble change Stripe?

I made a live test where i subscribe with my real card, but even though my workflows seem correct and have worked in the past (3months ago), the changes doesn’t update in the live database


When it comes to stuff like this, the first thing I always check is if I’m running the latest version of the plug-in that’s causing me problems.

Does your plug-in need to be updated to the latest version?

it’s the stripe plugin and it looks like i’m on the latest (Checkout V3)

The only other thing I’d check after that is to make sure your API values are all correct.

After that, I’d have no idea what could be wrong.

My dev recommended me adding a pause before, so i’ll try that