fluentcart-orders-transactions
Installation
SKILL.md
FluentCart orders and transactions
Drive order state from verified transactions and FluentCart lifecycle services. Do not equate order creation, successful payment, fulfillment, and subscription renewal.
Read order-event-map.md before attaching an irreversible side effect or updating any status.
Keep state dimensions separate
An order independently carries:
- status: commercial/fulfillment progression;
- payment_status: money progression;
- shipping_status: physical delivery progression;
- type: payment, subscription, renewal, and related variants;
- mode: test or live.