Jump to content

How to change admin currency?


Serenade

Recommended Posts

Bump... This cannot possibly be this difficult.

it probably is!

 

I don't think that this can be easily done in an existing setup - if you were starting fresh, you could just make CAD your default currency, have USD as the second option and remove CAD from the cart.

 

however, the admin area uses your default currency, which sounds like it's currently USD in your case - if you have transactions already, that can't be changed (technically can, but shouldn't be).

 

if you have USD and CAD as your two currencies, and you have a cron job updating the exchange rate, you might be able to write an income widget that could calculate your income in CAD on the admin area summary page.

 

if so, you might also be able to use an action hook to display the income amount in CAD (as well or instead of USD) on the client profile summary in the admin area.

 

but there's no simple admin setting that can just change the default currency in the admin area without affecting currencies elsewhere in WHMCS.

Link to comment
Share on other sites

I only want to receive payments in USD currency, however I am based out of Canada and would like the admin area to show income in CAD. How can I do this? All I can find in the docs is the ability to add different currencies for customers...

 

You can stop people 'paying' in one of the currencies you've defined - edit the output ofthe ccy list in teh TPLs to skip any you dont want to accept

 

You cant change WHMCS to show _everything_ converted to your base ccy though

Link to comment
Share on other sites

it probably is!

 

I don't think that this can be easily done in an existing setup - if you were starting fresh, you could just make CAD your default currency, have USD as the second option and remove CAD from the cart.

 

however, the admin area uses your default currency, which sounds like it's currently USD in your case - if you have transactions already, that can't be changed (technically can, but shouldn't be).

 

if you have USD and CAD as your two currencies, and you have a cron job updating the exchange rate, you might be able to write an income widget that could calculate your income in CAD on the admin area summary page.

 

if so, you might also be able to use an action hook to display the income amount in CAD (as well or instead of USD) on the client profile summary in the admin area.

 

but there's no simple admin setting that can just change the default currency in the admin area without affecting currencies elsewhere in WHMCS.

 

For a full featured billing system that's been around for as long as it has, this seems like a pretty major oversight. It would be such an easy feature to implement.

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