djmeph / makepi

An Open Source Makerspace CRM API
2 stars 1 forks source link

Better integration between MakeAPi/Stripe and Quickbooks (LOW PRIORITY) #6

Open JodyRaiford opened 4 years ago

JodyRaiford commented 4 years ago

I'm really not sure if this is anything to do with MakeAPI, or if it's strictly between Stripe and QBO (QuickBooks Online).

Somehow, QBO is getting data from the Stripe transactions, but it's only getting the net amount transferred to the bank every couple days. If it's not hard, it would be useful to also get the Gross amount and the Fees..

Even better would be a complete split, showing each transaction separately, including its gross and fees, and perhaps also the member namea. This might be possible if there were reporting from MakeAPI to QBO, or else something that did a better job pulling data in from Stripe.

We are trying to get something working from the QBO side via 3rd party integration apps. If we find something that does the trick, I'll mark this resolved. But I figured it couldn't hurt putting this out here, just in case you knew an easy/good way to do this.

-Jody