Hi! I'm implementing Autumn in my
Hi! I'm implementing Autumn in my application. I've read the documentation, but I'm not sure I can implement it the way I'd like. Basically, my application works with two plans: a free one and an on-demand one. The free plan would have a fixed limit, and once reached, the user would have to provide a credit card. From then on, they could use it normally, and within a month, they would be charged for usage. Any recommendations on how to do this?
