This guide goes over the migration process to WemX from various services such as Billing v1, Billing v2, WHMCS, Blesta etc...
The new WemX Pro, unlike earlier Billing v1 or v2 versions, operates independently of Pterodactyl and has a unique codebase. Currently, only user, address, and balance migrations are supported.
If you haven't already migrated users from the installation, you can do so with the command below.php artisan import:pterodactyl:users
Make sure you have manually created a new category, package and setup the Pterodactyl API details before you begin with the process below.
Users must have an account on your WemX application before you can transfer them.
Transferring active orders from Billing v1 and v2 is pretty straigt forward.
Head over to Admin area -> orders
and click create
Select the package and price for your customer, set a due date corressponding to their original due date. Do not check the "Create an instance of package service" checkbox if your client already has a server. Create the order -- Check the screenshot below
Copy the orders ID
Head over to Pterodactyl and find that users server, edit the server and go to the "details" tab. Change "External ID" to "wmx-x" replace "x" with the WemX order ID i.e "wmx-23" as shown in the screenshot below