How does payment.dev work with Paddle?
How does payment.dev work with Paddle?
Payment.dev provides a simplified SDK and tools that wrap Paddle’s API, making integration faster and more reliable. You still use your existing Paddle account and pricing.
Do I need to change my existing Paddle setup?
Do I need to change my existing Paddle setup?
No, payment.dev works with your existing Paddle account. Simply install our SDK and start using our simplified API alongside or instead of Paddle’s native SDK.
What programming languages are supported?
What programming languages are supported?
We currently support Next.js based apps. More language SDKs are coming soon based on developer feedback.
How do you handle webhook security?
How do you handle webhook security?
We automatically verify webhook signatures, handle retries for failed deliveries, and provide idempotency keys to prevent duplicate processing. All security best practices are built-in.
