how to setup paddle as a web payment using integrations?

can someone help me?
2 Replies
garyaustin
garyaustin3w ago
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.
ikanlautmakannasi
alright thanks

Did you find this page helpful?