So I understand that we can let many clients use our app and we can separate the data for each client using namespaces based on domain names or some other criteria.
Is there also a way to allow different clients to have a different SSL for each domain that's billed separately? and what about the overall billing, is there a way to know how much a client should be billed or is there a way to see resources used per client/domain?
First, to get the the statics of a namespace:
I do not know if multiple SSL domains can be used with GAE. Maybe subdomains with a
*.yourdomain.com
SSL cert could help you,The Invoice Machine
use these approach.