AI App Needing To Update Word Limit When User Subscribes

Hi! I am trying to create an app using Claude and I’m trying to make it so when the user subscribes, their word total is updated. This is what I currently have but I can’t understand why it’s not working. Plan is an option set with a setting for word limit. What is wrong with my workflow?

When are you setting this word limit? Is it through a backend workflow based on a Stripe Webhook trigger?

What does your conditional look like for enforcing this word limit?

I am setting the word limit when a backend workflqow is triggered and a stripe Webhook is sent. Attacthed is the conditional for when it’s passed

What is the action where you’re using that conditional on? How is Current User’s Words_Used set?

These are my workflows that create the current users words used.