=== Service Commerce Engine by Volade ===
Contributors: volade
Tags: woocommerce, marketplace, quotes, booking, commission, services
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Service marketplace orchestration — quotes (devis), bookings, WooCommerce payment, multi-vendor commission ledger. 4 presets and JSON export.

== Description ==

Service Commerce Engine by Volade is an orchestration layer on WooCommerce orders — **not a payment gateway**. Run a focused service marketplace MVP: customers request quotes, vendors accept and get a WC order, payment creates a booking and commission ledger entry.

* 4 presets: home services, freelance marketplace, local pros, wellness & coaching
* Quote CPT (devis) with expiry and admin accept → WC order flow
* Booking CPT linked to paid orders
* Custom commission ledger table (gross / rate / net / status)
* Product meta: enable service marketplace + vendor user ID
* Front quote form + My Account tabs
* Admin dashboard with quotes, bookings, commissions
* REST `sce/v1` for connected Volade accounts
* WP-CLI `wp sce`
* Site Health, HPOS compatible
* Volade SDK — free core, optional account / V+

== Installation ==

1. Upload the plugin ZIP via Plugins → Add New → Upload
2. Activate Service Commerce Engine by Volade
3. WooCommerce → Service Commerce — apply a preset
4. Edit a product → enable Service marketplace + vendor ID
5. Submit a test quote, accept it, complete payment

== Frequently Asked Questions ==

= Is this a payment gateway? =

No. It orchestrates quotes, bookings and commission records on top of standard WooCommerce checkout and your existing payment methods.

= Is HPOS supported? =

Yes — custom order tables compatibility is declared.

== Changelog ==

= 1.0.0 =
* Initial MVP release
