commerce
v0.15.1
Arq Store
Products, variants, carts, checkout, orders, and fulfillment — built WordPress-native, not as a WooCommerce-sized dependency.
What it does
A lightweight commerce foundation for the Suite.
- Native
arq_productpost type and product category taxonomy - Product variants with stable URL-safe keys and price overrides
- Guarded MCP product and variant upserts through Core Write Access and audit logging
- Provider-neutral fulfillment adapters (Prodigi, Teemill) for print-on-demand
- Stripe Checkout with verified-webhook payment truth — browser returns are informational only
- Privacy-safe customer order access via bounded, expiring tokens
- Draft-first Shop page and storefront block/shortcode provisioning
Provider credentials and payment data are never exposed through MCP, logs, exports, or the frontend. Fulfillment always waits for verified payment.