Skip to content

Reviews

The review system allows vendors and customers to exchange star ratings and written feedback after a service order is completed.

Reviews become available after the customer accepts the final delivery. Both parties can leave a review:

  • Customer reviews the vendor — rates the service quality, communication, and delivery
  • Vendor reviews the customer — rates the customer’s communication and cooperation
  1. Navigate to the completed service order page
  2. Select a star rating (1 to 5 stars)
  3. Write an optional review message
  4. Submit the review

Star ratings are validated to ensure they fall within the 1-5 range. Duplicate reviews on the same order are prevented.

Reviews appear on the service order page after submission. Both the customer’s and vendor’s reviews are visible to both parties.

When enabled, service reviews are also added as WooCommerce product reviews on the service product page. This gives the product a star rating that appears in the shop catalog.

  1. Navigate to WP Admin > Woo Sell Services > General Settings
  2. Enable Sync Reviews with WooCommerce Reviews

When a customer submits a service review with sync enabled:

  1. The review is saved as a service review (internal)
  2. A corresponding WooCommerce product review is created
  3. The product’s average rating updates
  4. The review appears in WP Admin > WooCommerce > Reviews

Duplicate prevention ensures that the same order does not create multiple WooCommerce reviews.

Event Notification
Customer submits review Vendor receives email and live notification
Vendor submits review Customer receives email and live notification (if enabled)

The review notification email can be enabled or disabled in the Notification Settings.

Service reviews are stored as order meta using the woo_sell_user_rating meta key. The meta value contains the star rating and review text for both the customer and vendor reviews.