I want to provide some self-serve capabilities to customers so they can view and update their customer record in my Airtable, plus ideally also access a Stripe-hosted subscription management portal.
I need to allow users to login to view and update various fields in their own record only - preferable magic email style login rather than make them remember yet another username & password.
I also want to embed/link to a Stripe-hosted subscription portal from within this more general Airtable Portal, so a subscriber may authenticate with the general portal, then access Stripe subscription portal functionality. This requires the Airtable general portal page to host some JS : Integrate the customer portal | Stripe Documentation
Does anyone have experience achieving similar things? I’ve found some candidate external apps that look like they could be useful starting points:
- Stacker
- Pory
- Mini Extensions
- Softr
- Noloco
- Jet Admin
Does anyone have particular experience or recommendation for or against any of these?