MikeDVB Posted December 30, 2007 Share Posted December 30, 2007 I'm sure there is probably a way to do this but I've not been able to figure it out. When somebody is placing an order for a product and they get to the product configuration page where they can select their billing. I have it set to list Monthly, Quarterly, and Annually. It lists the monthly at the 1-month price, but it also lists quarterly and annually at the monthly price. I tried editing the template but {$pricing.annually} = "12 Month Price - $4.68 USD" which is what the Annual price is monthly. I can see this as being misleading. I only list the monthly costs on my feature list, and then when they get into the cart, they see 1month for 550 but 12 months for 4.68. a month. Is there any way to modify the {$pricing.annually} somehow so that I can make it show something like "12 Month Price $56.16 USD ($4.68 USD/month)" so it wouldn't be so misleading? Right now I modified the template so that it shows up as "12 Month Price - $4.65 a month" ... but I feel this is less than ideal. Thank you for your time and assistance, Michael 0 Quote Link to comment Share on other sites More sharing options...
ddg8176 Posted December 30, 2007 Share Posted December 30, 2007 I don't think you are suppose to edit the template to reflect your pricing. You probably should go to Configuration > Products / Services. Click the Edit icon beside the hosting plan you want to set pricing for. Click the pricing tab. Click the radio button for "Customers will be billed regularly for this item". Put 4.65 in the box for Monthly and 56.16 in the box for Annually. Put 0.00 in the boxes for any terms you do not want to offer. Click Save. 0 Quote Link to comment Share on other sites More sharing options...
MikeDVB Posted December 30, 2007 Author Share Posted December 30, 2007 I don't think you are suppose to edit the template to reflect your pricing. You probably should go to Configuration > Products / Services. Click the Edit icon beside the hosting plan you want to set pricing for. Click the pricing tab. Click the radio button for "Customers will be billed regularly for this item". Put 4.65 in the box for Monthly and 56.16 in the box for Annually. Put 0.00 in the boxes for any terms you do not want to offer. Click Save. I've done that. Here is how I have it set For one, 5.00 monthly - 12.00 quarterly and 40 yearly But instead of showing $5.00, $12.00 and $40.00 It is showing $5.00<--Ok, $4.00<-NO!, and $3.33<-NOO! It's not $3.33 for a year (how it appears) So it's saying this: Billing Cycle: 1 Month - $5.00 3 Months - $4.00 12 Months - $3.33 ... It's not my pricing scheme that is wrong. I want it to display the full price. Billing Cycle: 1 Month - $5.00 3 Months - $12.00 12 Months - $40.00 Does that make more sense? It might just be a setting I'm not seeing... Or maybe they need to update WHMCS to support this. If the PHP wasn't encrypted it'd be an *EASY* fix for me, but since all I have is the templates I can't do it. Mike 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted December 30, 2007 WHMCS CEO Share Posted December 30, 2007 How about just disabling the Monthly Pricing Breakdown option you have enabled in General Config > Ordering? Matt 0 Quote Link to comment Share on other sites More sharing options...
wpeters Posted April 9, 2008 Share Posted April 9, 2008 That works!!! I was looking for this too 0 Quote Link to comment Share on other sites More sharing options...
jrh Posted April 10, 2008 Share Posted April 10, 2008 Same here, I was getting ready to make some custom code to make it display the way I want. Glad I checked here first. Never would have found it otherwise - Thanks! 0 Quote Link to comment Share on other sites More sharing options...
freedombi Posted April 10, 2008 Share Posted April 10, 2008 This seems to get a lot of people. I was puzzled by this for a while as well. I'd suggest adding some text to the configuration page explaining exactly what "monthly pricing breakdown" does, such as: This causes the equivalent monthly price to be displayed, eg. if the annual price is $120, display $10 instead. 0 Quote Link to comment Share on other sites More sharing options...
Coldcutt Posted April 13, 2008 Share Posted April 13, 2008 Nice one, this bugged me for ages too... I just didnt see,or at least take notice of this option in General Settings -> Ordering Glad its sorted after some frustration. 0 Quote Link to comment Share on other sites More sharing options...
CanDoNetwork Posted April 15, 2008 Share Posted April 15, 2008 Brilliant - Had the same problem, searched 'pricing' and found the answer here. Matt you are a God. 0 Quote Link to comment Share on other sites More sharing options...
entia Posted July 4, 2008 Share Posted July 4, 2008 Great . Had the same problem too. Now sorted. Seems odd to have this on as default. 0 Quote Link to comment Share on other sites More sharing options...
incredipete Posted September 21, 2009 Share Posted September 21, 2009 I'm so glad this was an option. I turned it on & looked like an idiot because I don't offer any type of discount on my smaller hosting plans, so the list said Monthly - $3.95 Quarterly - $3.95 Semi Annually - $3.95 Annually - $3.95 Not professional. 0 Quote Link to comment Share on other sites More sharing options...
noelj07 Posted May 31, 2012 Share Posted May 31, 2012 I'm having the same issue but the "Monthly Pricing Breakdown" button inside "Genneral Settings - Ordering" isn't the answer for me apparently. I'm trying to display a annual price and I have the Payment Type setup as "Recurring" and Annual Price at $600. On the product page it shows $0.00 Monthly. Is there something else that could be causing this? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.