Provisioning Flow
Create account on server when service activates
What it is
When a service activates (order approved + paid), the server module creates the hosting account.
How it works
activateOrderServices calls module execute(create_account). Stores server_account_id on service.
How to set up
Assign server and module to product. Provisioning runs automatically on activation.
Was this helpful?