EstebanC Posted September 13, 2015 Share Posted September 13, 2015 Hello, I have servers in different countries (IPs). I need that during the signup process, the customer could choice the server where he want's his account to be setup. How can I do it? Thanks 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted September 14, 2015 Share Posted September 14, 2015 I have servers in different countries (IPs). I need that during the signup process, the customer could choice the server where he want's his account to be setup. if you simply want to give them a choice during the ordering process, perhaps you could use a Product Custom Field. http://docs.whmcs.com/Products_and_Services#Custom_Fields From this tab you can create custom fields for this product, allowing you to collect additional information from your clients on the order form required for supplying the product Field types consist of text boxes, dropdown selections, yes/no checkboxes, memo text boxes and password fields (text entered here with appear as asterisks ****) Fields can be set as admin only for private data, required/optional on the order form, displayed on the order form or only in the client area, or displayed on invoices (such as VAT numbers) See Custom Fields for more info use a dropdown field with a list of your countries and you'll receive the information during the order and will be able to view it in the Admin Area. alternatively, you could use a configurable option - especially if there is any pricing difference based on country choice. however, if you need the choice to automatically create the account on the appropriate server, I think you still need to create a separate product for each server - but if i'm wrong on that, hopefully someone will correct me! 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.