Contributions of any kind are welcome! If you've found a bug or have a feature request, please open an issue.
For help with the Paddle API or building your integration, contact our support team at sellers@paddle.com.
To make changes yourself, follow these steps:
-
Install dependencies:
pnpm install
-
Make your changes
-
Run the project:
pnpm dev
-
Test changes in the browser:
Open http://localhost:3000 in your browser to see your changes.
-
Submit a pull request
We'll review your PR and get back to you. If approved, we'll merge your changes. Thanks for making Paddle better for everyone 💛