Fee calculation | Community
Skip to main content
Answered

Fee calculation


Forum|alt.badge.img

Hi i want to ask the customer how much is their total amount spent 

to then if amount entered is above threshold of 4999 get a 5% fee resulting from the amount they entered above in the next step.

Best answer by QVV

Hey Andrew, thank you. I do have some follow up questions to your post….

 

Is the @amount variable a number or text? If number, do you leave it at 0?

Also, the objective is that I am trying to create 3 tiers of price ranges for the fee calculations. 

Meaning we charge our customers a % fee based on how much capital the customer starts with.

 

$5,000  -  $100,000              5 %

$100,000  -  $500,000          4%

$500,000+                            3%

View original

Forum|alt.badge.img
  • Explorer
  • May 10, 2022

so first question is how much are you spending 

next page says please pay (how much are you spending x 0.05)


andrew_videoask
Typeform
Forum|alt.badge.img+5

Hi @QVV, I created a quick demo for you. Is this what you’re looking for?

If so, here’s a look at how it works behind the scenes:

 


Forum|alt.badge.img
  • Explorer
  • May 10, 2022

Hey Andrew, thank you. I do have some follow up questions to your post….

 

Is the @amount variable a number or text? If number, do you leave it at 0?

Also, the objective is that I am trying to create 3 tiers of price ranges for the fee calculations. 

Meaning we charge our customers a % fee based on how much capital the customer starts with.

 

$5,000  -  $100,000              5 %

$100,000  -  $500,000          4%

$500,000+                            3%


Forum|alt.badge.img
  • Explorer
  • May 10, 2022

Here is a screenshot of my logic that is still not working. 

 

 


andrew_videoask
Typeform
Forum|alt.badge.img+5

@QVV The @amount variable is a number, set to 0 by default. 


Forum|alt.badge.img
  • Explorer
  • May 10, 2022

I still can’t get it to calculate the total 


Forum|alt.badge.img
  • Explorer
  • May 10, 2022

Ok I got it working now that I followed your instructions to a tee! Thanks Andrew!


andrew_videoask
Typeform
Forum|alt.badge.img+5

@QVV Glad to hear you got it working!

For anyone else following this thread, here’s an updated demo and screenshot of the logic.

 


Reply