2 Replies
The only integration I've seen for Paddle is the Wrapper.
https://supabase.com/docs/guides/database/extensions/wrappers/paddle
This is a method to read and update limited Paddle information as a table in Postgres.
It is not a drop in payment solution for your app.
I would search for examples on the web.
https://developer.paddle.com/build/nextjs-supabase-vercel-starter-kit
If you search here on paddle you will see there have been a couple of users mentioning working with it and I see some links, but did not look at them. Otherwise you'll have to see if a Paddle user comes along.
alright thanks