If you're using Commission Only or Monthly + Commission, you need to set up Stripe Connect. This lets you process payments on behalf of your restaurants.
Step 1: Create a Stripe Connect Platform
Go to stripe.com and create an account (or log into your existing one)
In the Stripe Dashboard, go to Settings → Connect
Complete the platform onboarding (business details, bank account, etc.)
Copy your Publishable Key and Secret Key from Developers → API Keys
Step 2: Enter Your Keys
In your reseller dashboard, go to Payment Models
Paste your Stripe Publishable Key and Secret Key
Click Save Keys
Step 3: Add Redirect URIs in Stripe
In Stripe Dashboard → Settings → Connect → Redirects
Add your dashboard URL:
https://dashboard.yourbrand.com.au/tenant/payments
Step 4: Set Up Webhooks
In Stripe Dashboard → Developers → Webhooks → Add endpoint
Select events:
account.updated,invoice.paid,invoice.payment_failed,customer.subscription.deletedCheck "Listen to events on Connected accounts"