Hi there. I have a checkout screen that has a button with Stripe payment action.
I have a variable that tracks the cartSum. I added an action that uses this variable for the amount. When I run it and make a payment it says "Value must be at least £0.30" even though the variable is in place as the value.
What am I missing?
Thanks for any help