Payments
Customer Payment
- Once the quote is created and approved, the customer automatically receives a payment link by email.
- The repair status automatically switches to "Paid" after payment confirmation (Stripe).
Repairer Payment (Stripe Connect)
- The repairer configures their payment account from their portal.
- After the repair is completed, a payment is triggered (status: Pending → Approved → Paid).
- The amount paid corresponds to: labor + parts minus the platform commission (2.5% by default).
You can view all payments related to repairs in the billing section (/api/v1/admin/billing/repairs).
Was this article helpful?