1. Would the customer see any LimeLM or TurboActivate branding?
Not if you don't want them to.
2. Does the activation module display "TurboActivate" or is it possible to put my applications name on the activation dialogue?
Do you mean the TurboActivate wizard? You can change the title of the wizard and all references to "TurboActivate" using translations.
Or you can build your own wizard using the TurboActivate API. It doesn't need to be complicated. Just a textbox and an "Activate" button is all you really need.
3. When it says 1200 activation and 2 users, it means 1200 end user product activation per month and 2 employees accessing the LimeLM control panel right?
It means 1200 "allocated activations" total. Each product key can have 1 or more "allocated activations". An end-user can activate and deactivate a key a million times and it's still only using the 1 "allocated activation" for a product key.
And yes, "users" means your employees with the ability to log into your LimeLM account and/or manipulate the account using the web API.
What happens if more than 1200 activations need to be done in a particular month? Would the end user see any message?
If you're using the web API to generate product keys (e.g. you have a purchase page that automatically generates the product keys using our API) and if you go over the plan limit, the LimeLM automatically upgrades you to the next largest account type.
So everything works smoothly. The user never knows anything happened.
Does that make sense?