Hello everyone, I need some help, please
I want to have a micro SaaS that requires users to pay after a few days, the general SaaS idea. I have read about the call API, but I don’t think the client can use that because it’s a mini-project.
Can you please recommend an alternative, he could afford the maker plan or team plan.
I had an idea and that is once the client has paid we send a trigger to make and make then write the plan type in a column (e.g monthly or yearly) if monthly we wait till the end of the month (by counting the days) and then block all pages from showing, except the payment page with a button. they click and are sent to stripe they pay and the whole cycle repeats.
Not sure if this is a good idea haha. Thank you