Question:
I’ve created a form with the custom price option that allows users to pay an amount they choose. I have a dropdown on the form that let’s them pick the service they are paying for. I need the value of that dropdown to show on the checkout page and receipt so that I and they know which service they chose to pay for. How do I make that show up on the checkout page?
Product:
I’m using the Wix Editor, and the new forms.
What are you trying to achieve:
When a user clicks the “submit” button on the form it takes them to the checkout page. I’d simply like the value of the dropdown on my form to be passed along as the product name.