Smolf Posted June 8, 2021 Share Posted June 8, 2021 Hi.. Is it possible to enable game switcher when custemer make a order of service, so the custumer always got that option, and where? Link to comment Share on other sites More sharing options...
Adam Posted June 8, 2021 Share Posted June 8, 2021 1 minute ago, Smolf said: Hi.. Is it possible to enable game switcher when custemer make a order of service, so the custumer always got that option, and where? Yes you can. If you are using whmcs in /var/www/your_folder_where_whmcs_is/modules/servers/tcadmin2_advanced create a file name like game_switch.php in there add <?php include('default_values.php'); $billing_api_values["game_id_switch_1"]= gameConfigId; ?> Then you need to go into your product in whmcs and in the config file text box add game_switch.php This is the most basic way of doing it Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now