Requests | Blesta

Requests

Logicboxes and order_id

Mohamed Anouar Achoukhy shared this idea 6 years ago
Under Consideration

this is not the first time i talk about this, the actual logicboxes module use the order_id to identify the domain, this work , but is so many cases, a lot of client import domains from blesta v2 or from whmcs, they doesn't have order_id so they are unmanaged until they should edit the service, for 10 or 20 domains is ok, but for large companies that is impossible, as they have more than 300 domains to a manual intervention is totally impossible, we know some client has back to the old billing system only for this behavior. so i suggest to update the logicboxes model to use the domain instead of the order_id, the logicboxes api has a option to get the order_id for the given domain so i don't think we have a problem implementing it.

another solution is to make a standalone plugin who make the update of all domains remaining the order_id via API to add the order_id .

but personally i prefer the first solution, as all other billing system use the domain as the identificator of the service .

i have patched the logicboxes before to achieve this, but it was years now, and the fact i don't update it, some users don't trust it and consider it as a abandoned project .