Adding Price to Email Notification | Community
Skip to main content
Answered

Adding Price to Email Notification

  • September 1, 2022
  • 4 replies
  • 45 views

Hi I have a typeform that generates a quote for the user. I have it set up to send the @price to the user in an email. However whenever I test it the email says 0 instead of the price. So it appears the price variable in the email is not working at all. 

Best answer by john.desborough

@acunliffe - just a quick thought: if @price is not showing up as an option, create another variable called v_price and use a logic rule to ‘add @price to v_price’… then v_price would be able to be shown in the email.. 

 

des

View original

4 replies

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15035 replies
  • September 2, 2022

Hi @acunliffe Happy Friday! Are you using the Stripe integration? If not, the price variable won’t appear, as it only works when this integration is in use. 


  • Author
  • Explorer
  • 1 reply
  • September 6, 2022

Yes I am using the stripe integration. 


Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15035 replies
  • September 6, 2022

Ok, glad to hear that! Are you assigning an amount to that variable? Our article here can walk you through this. If you already are, do you mind sending a screenshot of what you have setup? 


john.desborough
Forum|alt.badge.img+6
  • Certified Partner & Champion
  • 5328 replies
  • Answer
  • September 6, 2022

@acunliffe - just a quick thought: if @price is not showing up as an option, create another variable called v_price and use a logic rule to ‘add @price to v_price’… then v_price would be able to be shown in the email.. 

 

des


Reply