Hi everyone,
I’m struggling with a logic issue regarding the Stripe Payment question.
I need to implement a discount code system. I have already:
-
Created a numeric variable called
price(default value: 150). -
Set up the Branching & Calculations logic so that if a user enters a specific coupon code, it subtracts a value from the
pricevariable.
The problem: When I go to the Payment question settings, I cannot find a way to link the price variable to the Stripe field.
-
Typing "@" in the price field doesn't trigger the variable list.
-
I don't see the "Use a variable to calculate price" toggle in the Logic/Payment settings.
Is this feature restricted to specific plans, or is there a new way to map variables to the Payment block in the current editor?
Thank you for your help!

