That still won’t really work in the way I want, but thanks for trying to help out. I’m doing it a different way instead. I have a different problem, so I’ll post separately about that.
Thanks. I’m not adding a Stripe field. I just what them to see the price and then fill in the rest of their details before sending to me. I’m still trying to work it out. I’ve tried the following:
max({checkbox-1}, 0.018*1)*{number-1}
But the services within the checkbox are still calculated separately. It needs to be the same price whether they choose one or more services that’s displayed, but not for the purpose of paying anything straight away. I don’t want it to double, triple, quadruple, etc.
Is this even possible with this form?
-
This reply was modified 1 year, 6 months ago by deedeem.