I've been asked to look into migrating an existing site into Magento & Stripe.
I haven't mentioned to my client whether he would consider Processwire because I wasn't sure how to do the accounting side of things using PW.
He currently has a bespoke site (PHP / MySQL) and 1 of his biggest problems is that there are some bugs with the accounting side of things and he has to reconcile his accounts manually.
As much as I like PW, I don't know how easy it would be generate various sales and accounting report using PW. The only way I can currently think of is to store each sale as a page and I would have to write various get functions with filters and loop through them to get totals.
I never thought I'd say this but I'm missing SQL right now
Any thoughts, suggestions or opinions would be welcome here.