Post-processing: the part of ecommerce nobody demos
Ecommerce platforms demo beautifully: pick a theme, add products, take payment, confetti. What no demo shows is what happens after the order - and that's where I've spent a large part of the last decade.
Post-processing is everything between "order placed" and "money reconciled": fulfillment routing, stock sync, courier labels, invoicing, returns, marketplace feeds, ERP hand-offs. It's unglamorous, and it's where margins quietly die.
Where the money leaks
- Manual order routing. Someone decides which warehouse or supplier ships what, order by order. Every decision is seconds; at scale it's a salary.
- Stock sync lag. Overselling on a marketplace because the shop sold the last unit an hour ago. Penalties, cancellations, ranking damage.
- Invoice & payment reconciliation. Matching courier COD reports, PSP payouts and ERP invoices by hand at the end of the month. Days of work, always late, always slightly wrong.
- Returns as an afterthought. No automated flow means every return is a support conversation plus a manual stock correction - twice the cost of the original sale's handling.
The compounding effect
The reason post-processing automation is such a good investment is that it compounds. A storefront optimization wins you a conversion bump once. An automated order pipeline saves money on every order, forever, and it scales with growth instead of fighting it.
A rough rule from projects I've run: if your team touches a normal, non-exceptional order more than once between checkout and shipment, there's an automation with a payback measured in months, not years.
How to approach it
- Map the actual flow of one order - including the ugly parts people do in spreadsheets.
- Count the touches. Every human touch is either an exception (fine) or a process gap (fix it).
- Automate the happy path first, and give exceptions an explicit queue instead of letting them live in someone's inbox.
- Only then look at AI - usually for the exception queue, not the happy path.
The storefront gets you customers. Post-processing decides whether you keep the margin they brought.