The Finance section is available when the Finance module is enabled in Settings → Modules. It provides full financial management: invoicing, payment tracking, taxes, discounts, gift cards, and commissions.
Routes: /invoices (list), /invoices/create, /invoices/{id} (show), /invoices/{id}/edit.
Create professional invoices, send them to clients, and track payment status.
| Action | Description |
|---|---|
| Send | Email the invoice to the client |
| Resend | Send the invoice email again |
| Mark as paid | Manually mark as paid (for offline payments) |
| Generate payment link | Create a Stripe payment link the client can use to pay online |
| Refund | Process a full or partial refund |
| Download PDF | Download the invoice as a PDF |
| Delete | Remove the invoice |
Draft → Sent → Paid (or Overdue if past due date).
Clients can view and pay invoices via /invoice/{invoice} when you send a payment link. Requires Stripe to be connected.
/settings/invoiceRoutes: /finance/transactions (list), /finance/transactions/{id} (show), /finance/transactions/export.
View all payments and refunds in one place.
Transaction details include amount, client, event type, payment method, and status.
Route: /finance/taxes
Configure tax rules that apply to your services and add-ons.
Routes: /coupons (list), /coupons/create, /coupons/{id}/edit.
Create discount codes customers can apply during booking.
Routes: /finance/gift-cards (list), /finance/gift-cards/create, /finance/gift-cards/{id} (show/edit).
Create and manage gift cards that customers can use as payment.
Gift card settings: /settings/gift-cards — Configure display and behavior options.
Routes: /finance/commissions (list), /finance/commissions/rules.
Track and manage commissions for team members based on bookings.
/settings/commissions — Enable/disable and configure global commission options.Finance features require a payment provider to be connected. See Integrations for setup:
View, filter, export, and manage all payment transactions.
Create discount codes that customers apply during booking checkout.
Create, send, and manage invoices for your clients with payment links and tracking.
Configure tax rules and apply them to services and extras.
Customize invoice branding, numbering, templates, and default content.