Hello,
I am having a problem on to set the fees in my form. Basically this how the amount a user is supposed to pay is determined.
My site is for selling custom made essays, when ordering the cost varies depending on three things
1. Paper Quality (Either Standard or Premium) The price from Standard to Premium Increase by $10
2. The number of hours or days within which the paper is required. There are 6 options.
3. Lastly is the number of pages required.
For Example is a user orders a paper which is required within 2 days the cost of the paper is $25 per page, if he chooses premium quality the price increases by $10 to $35, the user the proceeds to specify the number of pages required, if he requires 10 pages the total amount that he is supposed to pay is: Price per page x No of pages (35 * 10 = 350).
Is this possible and how can i accomplish it. Thanks
Jonah