Vendor payouts are how your vendors actually receive the money they’ve earned from sales on your marketplace. Spree’s payout flow runs through Stripe Connect, which means once a vendor has connected their Stripe account during onboarding, they’ll be paid automatically on whatever schedule you’ve configured — no manual transfers, no chasing invoices. Like with commission rates, one fixed schedule rarely suits every vendor. Some may want frequent payouts to manage cash flow, others may prefer larger, less frequent transfers. Spree lets you set a marketplace-wide default and override it per vendor as needed.Documentation Index
Fetch the complete documentation index at: https://spreecommerce.org/docs/llms.txt
Use this file to discover all available pages before exploring further.
1. Default Marketplace Payout Schedule
The default payout schedule applies to every vendor whose schedule is set to Use marketplace default interval. It’s configured under Settings → Marketplace and serves as the fallback for everyone who hasn’t opted into a custom schedule. See Marketplace Configuration for details on setting and updating the default schedule.Changing the default also updates the payout schedule for any existing vendors who are still on the marketplace default. Vendors who’ve chosen a specific schedule of their own won’t be affected.
2. Vendor-Specific Payout Schedule
You can override the payout schedule for individual vendors directly from their vendor profile — useful when a particular vendor has cash flow needs that differ from the rest of your marketplace. Navigate to Vendors in the admin dashboard and click on the vendor you’d like to update.

- Use marketplace default interval - the vendor follows whatever default is configured under Settings → Marketplace.
- Daily - payouts are issued every business day.
- Weekly - payouts are issued once per week.
- Bi-weekly - payouts are issued every two weeks.
- Monthly - payouts are issued once per month.
If you set a vendor to a specific schedule (anything other than Use marketplace default interval), future changes to the marketplace default will no longer affect them. To bring them back in line, set them back to Use marketplace default interval.
Which Schedule Applies?
When a payout is processed, Spree applies the most specific schedule available, in the following order:- Vendor-specific schedule — if set to a specific interval, this wins.
- Marketplace default schedule — used whenever a vendor is set to Use marketplace default interval.

