Posts tagged "WooCommerce"
Essays, field notes, and engineering write-ups by Al Amin Ahamed covering WooCommerce — practical patterns, gotchas from production code, and lessons learned shipping real systems. Topics include architecture decisions, performance tuning, debugging stories, and integration notes you can apply directly to your own WooCommerce work.
· 11 min read
Building Custom Commission Logic in Dokan Multi-Vendor
How Dokan's commission system actually works, the filters you need, per-category and tiered commission patterns, and what to never do.
· 12 min read
Building a WooCommerce Payment Gateway from Scratch
Everything you need to know to build a production-ready WooCommerce payment gateway integration — checkout flow, webhooks, refunds, and subscriptions.