Evgeny Posted January 11, 2022 Share Posted January 11, 2022 (edited) Hello! In whmcs we can add new contacts using this link index.php?rp=/account/contacts (client area) For example we have 1 client with 3 different company names with different addresses: LLC One LLC Two LLC Three It's ok, we add this. So that when paying the invoice, the client can choose for which company he will receive the details in the invoice, according to the pre-written data. How make this? Invoice only have to choose payment method and no options to choose contact for make and print invoice for one of the companies. Payment methot in this task always the same, printing a receipt for the bank, its not online payment. I hope I explained clearly, English is not my first language, thanks. Edited January 11, 2022 by Evgeny 0 Quote Link to comment Share on other sites More sharing options...
Evgeny Posted January 11, 2022 Author Share Posted January 11, 2022 Find option in (clientarea.php?action=details) Default Billing Contact and if i change it working. But it is difficult - long time, is there a way to do it in the invoice or in the payment gateway itself 0 Quote Link to comment Share on other sites More sharing options...
steven99 Posted January 17, 2022 Share Posted January 17, 2022 Not at the invoice level, but perhaps at the gateway level if you use a custom gateway with support for this specific use case. 0 Quote Link to comment Share on other sites More sharing options...
Evgeny Posted January 17, 2022 Author Share Posted January 17, 2022 Yes it open source offline module "bank gateway". May be anyone have source code of this function to change bill profile. 0 Quote Link to comment Share on other sites More sharing options...
steph.hope Posted January 18, 2022 Share Posted January 18, 2022 In this situation I'd have the 3 companies set up as different Clients, and have them all owned by the same User. 0 Quote Link to comment Share on other sites More sharing options...
Evgeny Posted January 18, 2022 Author Share Posted January 18, 2022 2 minutes ago, steph.hope said: In this situation I'd have the 3 companies set up as different Clients, and have them all owned by the same User. This is a good, but how to make a single login or the ability to switch. After all, the user for each account must be unique or not? 0 Quote Link to comment Share on other sites More sharing options...
steph.hope Posted January 18, 2022 Share Posted January 18, 2022 The same user can have many accounts. When you create a new Client in the Admin area there's an option near the bottom of the page to 'Associate with an existing user'. When the User is logged in they can switch between their Client accounts using the menu on the right. 0 Quote Link to comment Share on other sites More sharing options...
Evgeny Posted January 18, 2022 Author Share Posted January 18, 2022 7 minutes ago, steph.hope said: The same user can have many accounts. When you create a new Client in the Admin area there's an option near the bottom of the page to 'Associate with an existing user'. When the User is logged in they can switch between their Client accounts using the menu on the right. Found, thank you very much, this is what I need. So even better! 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.