Guides
Linking Stripe (Organizations)
How an organization links a Stripe Connect account so it can accept paid registrations.
This guide is for organization owners and admins. Linking Stripe is a prerequisite for creating paid registration options.
See Payments and Stripe for the underlying model.
Where Stripe linking lives
Org-level Stripe configuration lives in the Admin app at
https://admin.paddlesup.io. There is no longer a per-organization Stripe view
inside the Register app — that surface was removed and replaced by app-wide
Payments for registrants and the Admin flow for orgs.
What you'll need
- Owner or admin access to the organization in Paddles Up.
- The ability to complete Stripe's onboarding for a Standard Connect account. Standard accounts are owned by your organization; Stripe collects and verifies the business and payout details directly.
Linking the account
- Sign in at
https://admin.paddlesup.io. - Open your organization and find the Stripe / Payments section.
- Click the link button to start Stripe Connect onboarding. You will be redirected to Stripe to complete the form (business details, payout account, verification documents, etc.).
- After Stripe finishes, you are returned to the Admin app with the connection confirmed.
Once linked, your org's listings can charge registrants directly into the connected account using Stripe's clone-and-create-direct-charges pattern. Charges, refunds, and payouts all show up in your own Stripe Dashboard.
What this enables
- Paid options on your listings.
- Taking payments at registration time using the registrant's saved wallet method.
- Issuing refunds from the staff registration detail view (or from your Stripe Dashboard — see Refunds and cancellations for the webhook-authoritative sync behavior).