The Things Stack binary can be configured with many different options. Those options can be provided as command-line flags, environment variables or using a configuration file.
The Things Stack supports rate limiting for all outward facing services. Access to each resource is limited by a unique identifier key, and it is possible to define rate limiting classes for fine-grained control.
The Things Stack supports setting maximum limits for active resources. Access to each resource is limited by a unique identifier key, and it is possible to define resource limiting classes for fine-grained control.
This is a reference for the Stripe backend of the Tenant Billing Server.
It covers the creation of a product, the pricing plans and adding customer subscriptions.