I am looking for a solution to manage my users access. Currently all my users are on a post paid basis and I want to add a prepaid option. My data sits in airtable.
What is the best solution / tool / setup for a prepaid credit solution with softr x airtable x ?
You could look at having user groups that are meant for prepaid, and send them to a Stripe checkout page. Once that payment is made, send a webhook to Airtable to credit them with the proper credits. Then, any time a user creates an action within the user group for prepaid, it reduces those credits.