jezzsantos / saastack

A comprehensive codebase template for starting your real-world, fully featured SaaS web products. On the .NET platform
The Unlicense
44 stars 13 forks source link

Machine buying a billing subscription #38

Open jezzsantos opened 5 months ago

jezzsantos commented 5 months ago

At present, when a machine is registered, it is registered without an email address. But, a default organization is created for it, and so is a subscription.

The subscription buyer, is without an email address, or anyway to contact the machine.

Is this a supported scenrio? Should we let the machine be able to have a billing subscription?