I have set up my typeform for customers to buy tickets for different events with different cost. The logic is set up and works perfect. I’m connected to Stripe. As they go through my form at the end it shows their total price and they have the option to pay by credit card or charge their account with us.
When I go to the Results page it shows which options they choose (what event and how many tickets) but there isn’t a column for price (that calculates the total price). Their option is to pay by credit card and it charges their card the right amount but it doesn’t show how much each person was charged on the Results page. How do I get this information?
I did create a content quote page saying “Your total is @price” and it shows it to our customer but again, nothing shows on the Results page.

