Learning how to use wrappers in Supabase will allow you to import third party data into your Supabase tables from a number of different providers, including Stripe.
In this video we will look at importing data into Supabase by using a wrapper. The examples used are Stripe and Airtable, but Supabase allows you to use other services too.
Once we have access to the data in a Supabase wrapper, we can use it in our apps to enhance the overall functionality and user experience of what we create.