Basheer Posted May 29, 2017 Share Posted May 29, 2017 Hi, I am using a whmcs multi brand module for managing more than 2 brands. And in my general whmcs settings i choose 3 currency. And i want to show only one currency in order summary/domain checker page in one of my brands. How can it possible? I check almost all template files in my orderform template and brand template for customizing this. Which template produce "Choose Currency: " optio in top of order summary page? 0 Quote Link to comment Share on other sites More sharing options...
Basheer Posted May 29, 2017 Author Share Posted May 29, 2017 Update... I noticed before client login whmcs loads only default order form template. thats why my update in my template not worked. Is any script to load custom template before navigating to cart page(with out client login) 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted May 29, 2017 Share Posted May 29, 2017 I am using a whmcs multi brand module for managing more than 2 brands. And in my general whmcs settings i choose 3 currency.And i want to show only one currency in order summary/domain checker page in one of my brands. How can it possible? I check almost all template files in my orderform template and brand template for customizing this. Which template produce "Choose Currency: " optio in top of order summary page? in general, I think if you're using a 3rd-party module, then your first port of call for support/customisation should be to ask its developers - they're going to know more about the limitations of that module than anyone else here. I noticed before client login whmcs loads only default order form template. thats why my update in my template not worked. Is any script to load custom template before navigating to cart page(with out client login) it's worth remembering that, in general, once a client has logged in, they cannot change their currency - potentially if they've registered but haven't previously ordered, then you (as admin) can change their currency without any issue - but once they've made and paid for an order, then they must continue to order using that currency (otherwise it would cause issues when checking transactions/reports/tax returns). perhaps your multibrand addon gets around that somehow, but I thought it worth mentioning. but to answer your question, I would suspect you're going to either need an action hook to remove the unwanted currencies from that page, or you're going to need to edit the template - but it's difficult to advise further as you're using a 3rd-party addon and a custom template.. so i've got absolutely no idea what the site looks like! 0 Quote Link to comment Share on other sites More sharing options...
Basheer Posted May 29, 2017 Author Share Posted May 29, 2017 Thank you Brian 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.