Athenian Order Resolution Manager
product details.
Athenian Order Resolution Manager adds item-level case management for WooCommerce orders with customer self-service, threaded communication, refund workflows, and outcome tracking. It helps teams resolve order problems with context that stays connected to the customer, order item, refund, and support history while keeping data, permissions, and automation aligned with the broader Athenian Platform Ecosystem.
Athenian Order Resolution is a WooCommerce-native post-purchase support workflow plugin that turns order issues into structured, trackable resolution cases. It gives customers a clear self-service portal where they can open a case from My Account, select the related order, choose affected line items, request a preferred outcome, add details, and continue the conversation in a persistent support thread.
Instead of handling refunds, replacements, reprints, exchanges, store credit requests, and order problems through disconnected emails or generic contact forms, the plugin keeps the customer request connected to the original WooCommerce order. Each case can preserve affected item details such as product name, SKU, quantity, line total, thumbnail, vendor label, add-on metadata, upload links, and custom order context where available.
For admins and support teams, Athenian Order Resolution adds a dedicated WooCommerce admin workflow for reviewing case details, managing status, approving or declining requested outcomes, posting customer-visible replies, adding internal notes, and creating WooCommerce refund records from the case screen. Thread messages are stored as case comments, while case metadata tracks the order, customer, selected items, requested resolution, requested amount, final resolution, review status, and refund activity.
For Athenian commerce environments, this plugin acts as the post-purchase service layer. It connects the customer, order, affected items, requested outcome, support conversation, admin decisions, vendor-aware context, and refund workflow into one operational record that can be expanded later into replacements, reprints, RMAs, vendor approvals, store credit issuance, reporting, and marketplace dispute workflows.
How Athenian Order Resolution Manager fits the Athenian Platform
Platform role: Athenian Order Resolution Manager is a focused capability in the Cart, Checkout & Customer Service layer. Its primary scope covers Order Self-Service & Support while remaining composable with the other modules an implementation actually requires.
Connected scope: Athenian Order Resolution Manager is designed to work inside a WordPress and WooCommerce operating environment where storefront, customer, order, identity, payment, fulfillment, automation, and reporting context can remain connected across relevant modules instead of being trapped in isolated add-ons.
From module to operating platform: Athenian Brands organizes the ecosystem in four connected layers: Platform Kernel and Platform Core foundations; focused capability plugins; implementation and integration services; and operating brands such as PrintGhost.ai, Athenian Marketplace, Athenian Academy, and Athenian Unÿa that apply the same patterns to real business workflows.
Customer Support Portal
Let Customers Open Structured Order Issue Cases From My Account
Athenian Order Resolution adds a WooCommerce My Account endpoint and shortcode
portal where logged-in customers can select an order, choose affected items,
request an outcome, and follow the full support thread.
| Customer Flow | Support Value |
|---|---|
| Order Selection | Customers choose from their recent WooCommerce orders before opening a case. |
| Affected Items | Customers select the exact order line items involved in the issue. |
| Requested Outcome | Capture refund, replacement, reprint, exchange, store credit, or custom resolution requests. |
| Case Thread | Keep replies, updates, and status changes connected to one persistent case record. |
- Adds the WooCommerce My Account endpoint
/order-resolutions/. - Supports shortcode placement with
[athenian_order_resolution]. - Shows case status, requested amount, review status, affected items, and message history.
- Moves customer replies back to pending review so support can easily identify updated cases.
Case Operations
Manage Replies, Statuses, Internal Notes, and Refunds in WooCommerce Admin
Support teams can review resolution cases inside WordPress, inspect the linked
order and affected items, update case status, reply to customers, add internal
notes, and create WooCommerce refund records from the case screen.
Pending review, waiting on customer, resolved, closed, partial refund, or refunded
Track requested outcomes as pending, approved, declined, or alternate offered
Create manual or gateway-backed WooCommerce refunds from the case workflow
| Admin Tool | Operational Purpose |
|---|---|
| Resolution Details | Review linked order, customer, affected items, requested outcome, amount, and current status. |
| Case Thread | View customer messages, admin replies, system messages, and internal-only notes. |
| Reply / Note | Post customer-visible updates or private support notes while optionally changing status. |
| Refund Action | Validate remaining refundable balance and create full or partial WooCommerce refunds. |
- Stores cases as private
aor_casepost records under WooCommerce admin. - Stores threaded messages as
aor_messagecomments with customer or internal visibility. - Uses WooCommerce
wc_create_refund()for refund records and optional gateway refunds. - Sends lifecycle notifications for new cases, replies, status changes, and processed refunds.
Order Context
Preserve Item-Level Details for Better Support Decisions
Athenian Order Resolution captures normalized order and line-item snapshots
so support teams can see the products, SKUs, vendors, uploads, add-ons, and
custom details involved in each case.
| Context Layer | How It Helps |
|---|---|
| Order Snapshot | Preserves order number, status, total, payment method, shipping method, item count, and vendor count. |
| Line Items | Stores selected item ID, product ID, name, quantity, SKU, thumbnail, total, and vendor label. |
| Add-ons & Uploads | Surfaces Athenian Product Add-ons metadata, custom signatures, uploaded assets, and safe display metadata. |
| Vendor Labels | Resolves vendor names from item meta, product meta, vendor taxonomies, users, posts, or platform filters. |
Post-purchase support where the order lives:
AOR keeps the customer request, affected products, conversation history,
internal review, vendor context, and refund activity connected to the
WooCommerce transaction instead of scattering the workflow across email,
notes, and disconnected refund actions.
- Use
aor_resolve_item_vendor_labelto connect marketplace or vendor-routing data. - Fire lifecycle actions such as
aor_case_created,aor_case_message_added, andaor_case_refund_processed. - Conditionally load account portal assets only on My Account or shortcode pages.
- Build toward replacements, reprints, vendor approvals, store credit issuance, RMAs, reporting, and marketplace dispute workflows.
