Back
Paddle Wrapper
Overview
Paddle is the leading Merchant of Record for digital product companies. It handles payments, subscriptions, tax, compliance, and fraud for more than 6,000 SaaS, AI, and app companies worldwide, replacing the need for a complex, fragmented payment stack.
The Paddle Wrapper brings your billing data into Postgres as queryable foreign tables. Query and write products, customers, subscriptions, transactions, and more with plain SQL and join them against your application data. The wrapper works with Supabase Vault for secure API key management and is built on WebAssembly (Wasm) for lightweight, sandboxed execution.
Supported Operations
| Object | Select | Insert | Update | Delete |
|---|---|---|---|---|
| Products | ✅ | ✅ | ✅ | |
| Prices | ✅ | ✅ | ✅ | |
| Discounts | ✅ | ✅ | ✅ | |
| Customers | ✅ | ✅ | ✅ | |
| Transactions | ✅ | ✅ | ✅ | |
| Reports | ✅ | |||
| Notification Settings | ✅ | ✅ | ✅ | |
| Notifications | ✅ |
Resources
Details
Third-party integrations and docs are managed by Supabase partners.