
Can Typeform take a URL parameter (price, in this case) and compute the tip (based on a percentage) within the button selection?
So if the price passed is 117.20 (p=117.20), then the button options would display the tip?
Can Typeform take a URL parameter (price, in this case) and compute the tip (based on a percentage) within the button selection?
So if the price passed is 117.20 (p=117.20), then the button options would display the tip?
Best answer by john.desborough
however, if you have some standard ‘rates’ you have for the cleaning services ie 75, 100, 150 and pass these as variables in the url, you could use logic rules to create the underlying v_price (my name for the variable) and then do the calculations - ie:
now v_price should give you the total value that you can a) bill using stripe or b) show to the user in the ending
des
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.