Jump to content

Billing cycle displaying monthly price, even though selected annually


Techdan

Recommended Posts

I have a small issue, surely someone will quickly know the answer to this.

 

I have a product with a only annual, biannual and triennial billing. I've put the -1.00 in all the prices where they are not applicable and on the billing screen it indeed only shows 12, 24 or 36 month options however the price showing in the dropdown is the monthly price, so my clients are getting confused. How do we change it to show yearly prices and not monthly?

 

I've looked in configureproduct.tpl and found on line 59 the following:

 

<option value="{$options.id}"{if $configoption.selectedvalue eq $options.id} selected="selected"{/if}>{$options.name}</option>

 

So it the $options.name object, anyone know where this is initialized to change it?

 

Any help is much appreciated

 

Dan

Link to comment
Share on other sites

  • 5 months later...
  • 4 weeks later...
Is there a way to show the number of say "Months". If it says $2500 monthly. It should say, $2500 monthly for 6 months -- for a fixed term product.

this tutorial might help you find the answer...

 

http://forum.whmcs.com/showthread.php?85823-Tutorial-How-to-modify-the-Recurring-Billing-Cycle-text

 

the tutorial is about recurring billing cycle text, but the principle of how it works should cover your issue too - let me know if it doesn't resolve your question.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated