An open API service indexing awesome lists of open source software.

https://github.com/lnbits/quickbookssync

Sync transactions to QuickBooks Online
https://github.com/lnbits/quickbookssync

Last synced: 3 months ago
JSON representation

Sync transactions to QuickBooks Online

Awesome Lists containing this project

README

          

# QuickBooks Online Sync Extension

LNbits -> QuickBooks Online wallet sync. Push incoming LNbits payments into QuickBooks as
Deposits so your bookkeeping stays in sync.

## Quick start

1. Create a QuickBooks Online app (Web app) in the QuickBooks Developer Portal.
2. Add your redirect URI: `https:///quickbookssync/oauth/callback`
3. Paste the Client ID and Client Secret in the Keys dialog.
4. Connect your QuickBooks Online company using the Connect to QuickBooks button.
5. Create a wallet mapping and choose:
- Revenue account
- Bank account (deposit target)
- Tax treatment (optional)

Notes:

- Wallets must have a fiat currency enabled so LNbits can convert amounts.
- Transactions are created as QuickBooks Deposits.

## Screenshots

![QuickBooksSync Settings](static/image/1.png)
![QuickBooksSync Wallets](static/image/2.png)