vultr / whmcs-vultr

Vultr Module for WHMCS
Apache License 2.0
95 stars 52 forks source link

New Alpha Numeric Sub IDs are not working in this module? #114

Open Shahzadqayyum opened 3 years ago

Shahzadqayyum commented 3 years ago

New Alpha Numeric Sub IDs are not working in this module. Of it generates automatic numeric IDs its workong but when we add sub OD manually which ofcourse is alpha numeric? And its not working? Why?

meramsey commented 2 years ago

Advise looking into this maintained product which is what I switched too. https://www.modulesgarden.com/products/whmcs/vultr-vps

This made it finally possible to transition the existing clients in place by adding a new customfield to all existing Vultr Products "instanceId|Instance ID" text admin only. I then went and populated all existing orders with their V2 API instance id which you can get from visiting the server in the my.vultr.com dashboard and noting the string from url or via the V1/V2 list servers/instances API "v2_id": field. I then was able to just switch the products Module from Vultr to Vultr VPS and all the existing server's connections remain working.