MVP Gap Feature Summary
Overview
The MVP Gap feature aims to display all statuses related to orders on the sales page.
Behavior
On the sales page, order status will show the actual order status received by catchall.Delivery status will show the actual delivery status received by catchall.Payment status will show the actual payment status received by catchall.Key Features
The feature uses webhooks to update order statuses.The "Delivery" strut is an array, indicating that shipping status can be per ticket group.The "Commission" strut includes a payout status, which can be either "Pending" or "Paid".Acceptance Criteria
Order status shows the actual order status received by catchall.Delivery status shows the actual delivery status received by catchall.Payment status shows the actual payment status received by catchall.Notes
The feature requires deployment to UAT for testing, with assistance from Matt M. (currently flagged as a need).