Become a Paddle partner
Join the Paddle partner program to read this content. You'll also get access to our partner API and agent tooling. Let us know a few details about your business to get started. Already a partner? Log in to view this page.
Onboarding creates a Paddle account for one of your users so they can start selling with Paddle as merchant of record. You do it entirely through the partner API, so the user never leaves your platform.
You create each seller in both sandbox and live and keep the two in sync, so the seller can build against sandbox while their live account waits, ready for go-live.
How it works
You provision each seller through the partner API. You screen users for eligibility first, validate their details before creating anything, then create the account in both environments and store the IDs and API keys Paddle returns.
Creating the account is a platform task. Your agent configures the account's settings on top.
Onboard a seller
Create a seller account Platform
Check eligibility, validate details, and create the seller account in both sandbox and live.
Configure account settings Agent
Configure the account: payment methods, checkout defaults, and the statement descriptor buyers see.
Integrate with AI
Point your agent at the skills for this stage, alongside your own skills that wrap your platform's helper functions, proxies, and business logic. See the agent layer for how this fits together.
For this stage, we recommend using:
If you install all the skills, your agent should automatically invoke the correct skills for each step. See Integrate with AI for the full set and how to install them.