Accepting money online does not always require a conventional checkout provider. Some businesses combine invoices, direct bank instructions, open payment protocols, self-hosted software, or digital-currency wallets instead. These arrangements shift more responsibility to the seller, but they can reduce dependence on a single commercial gatekeeper.
The tools below cover both settlement and administration. Some receive funds directly, while others create invoices, track balances, or reconcile payments arriving through a separate rail.
Table of Contents
(Click to Toggle)
- Why Small Online Businesses Are Separating Billing From Settlement
- 15 Processor-Light Tools That Handle Different Parts of the Payment Stack
- 1. BTCPay Server : Self-Hosted Digital-Currency Checkout
- 2. GNU Taler : Privacy-Oriented Payment Protocol
- 3. LNbits : Modular Lightning Wallet Accounts
- 4. CypherpunkPay : Minimal Self-Hosted Payment Gateway
- 5. Monero : Direct Wallet-to-Wallet Settlement
- 6. Invoice Ninja : Invoicing With Manual Payment Options
- 7. InvoicePlane : Straightforward Self-Hosted Invoicing
- 8. SolidInvoice : Open-Source Client Billing
- 9. Crater : Compact Billing and Expense Records
- 10. Akaunting : Accounting Around External Payments
- 11. Dolibarr : Modular Business Administration
- 12. Frappe Books : Desktop Accounting for Direct Receipts
- 13. Bigcapital : Self-Hosted Financial Operations
- 14. Kill Bill : Programmable Subscription Billing
- 15. Interledger : Network-Agnostic Value Transfer
- Bonus Mentions for Specialized Payment Workflows
- pretix : Ticketing With Manual Settlement
- Liberapay : Recurring Community Support
- CiviCRM : Contribution and Membership Records
- GnuCash : Local Books for Direct Payments
- The Useful Payment Stack May Not Have a Checkout Button
Why Small Online Businesses Are Separating Billing From Settlement
A traditional processor usually combines checkout, authorization, settlement, refunds, and reporting. An alternative stack separates those jobs. An invoice application may document the sale, while a bank transfer or wallet handles settlement and accounting software records the result.
This approach can improve operational independence and make unusual business models possible. It also means handling reconciliation, refunds, exchange-rate records, security, and customer instructions more carefully. US businesses remain responsible for taxes, sanctions compliance, consumer rules, and any licensing obligations that apply. “Without a traditional processor” does not mean without banks, networks, software operators, or legal responsibilities.
15 Processor-Light Tools That Handle Different Parts of the Payment Stack
1. BTCPay Server : Self-Hosted Digital-Currency Checkout
What it is: Open-source software for creating invoices and receiving supported digital-currency payments into merchant-controlled wallets.
Category: Self-hosted checkout
Why it stands out:
- Merchants operate their own instance.
- Invoices can integrate with online stores.
Best for: Technically capable sellers comfortable managing wallet security and infrastructure.
2. GNU Taler : Privacy-Oriented Payment Protocol
What it is: A free-software electronic payment system designed around customer privacy and auditable merchant income.
Category: Open payment protocol
Why it stands out:
- Separates payer privacy from merchant transparency.
- Uses exchange and bank integrations rather than card accounts.
Best for: Developers studying experimental payment infrastructure rather than immediate mass-market deployment.
3. LNbits : Modular Lightning Wallet Accounts
What it is: Open-source wallet and account software built around the Bitcoin Lightning network.
Category: Wallet infrastructure
Why it stands out:
- Extensions support invoices and merchant workflows.
- Can run over an organization’s own funding source.
Best for: Small digital services experimenting with instant wallet-based payments.
4. CypherpunkPay : Minimal Self-Hosted Payment Gateway
What it is: A lightweight, self-hosted gateway for accepting selected digital currencies without a custodial processor.
Category: Cryptocurrency gateway
Why it stands out:
- Emphasizes direct wallet settlement.
- Keeps the merchant deployment comparatively focused.
Best for: Sellers wanting a narrow checkout layer rather than a broad commerce suite.
5. Monero : Direct Wallet-to-Wallet Settlement
What it is: A privacy-focused digital currency whose official site provides wallet software, documentation, and merchant resources.
Category: Peer-to-peer settlement
Why it stands out:
- Payments can arrive directly in a merchant wallet.
- Transaction details are private by default.
Best for: Businesses able to manage volatility, custody, records, and customer education.
6. Invoice Ninja : Invoicing With Manual Payment Options
What it is: Invoicing software that can document payments received outside an embedded online checkout.
Category: Billing administration
Why it stands out:
- Supports recurring invoices and client records.
- Self-hosting is available for greater control.
Best for: Freelancers receiving ACH, checks, wires, or wallet transfers.

7. InvoicePlane : Straightforward Self-Hosted Invoicing
What it is: Open-source software for creating quotes, invoices, client accounts, and payment records.
Category: Invoice management
Why it stands out:
- Manual settlement can be recorded independently.
- Business data stays on the chosen server.
Best for: Service businesses with simple billing and direct-payment instructions.
8. SolidInvoice : Open-Source Client Billing
What it is: A self-hosted invoicing application for quotes, customer management, and payment tracking.
Category: Accounts receivable
Why it stands out:
- Keeps billing separate from settlement.
- Offers a focused interface for smaller operations.
Best for: Consultants and studios that reconcile direct transfers manually.
9. Crater : Compact Billing and Expense Records
What it is: Open-source invoicing software covering estimates, expenses, customers, and recorded payments.
Category: Small-business billing
Why it stands out:
- Combines receivables with basic expense records.
- Does not require every payment to originate inside the application.
Best for: Solo businesses maintaining a lightweight administrative stack.
10. Akaunting : Accounting Around External Payments
What it is: Accounting software for invoices, bills, transactions, and financial reporting.
Category: Bookkeeping
Why it stands out:
- Records money arriving through multiple channels.
- Connects billing activity with broader accounts.
Best for: New businesses needing more context than an invoice-only tool provides.
11. Dolibarr : Modular Business Administration
What it is: An open-source ERP and CRM system with invoicing, orders, banking records, and inventory modules.
Category: Business management
Why it stands out:
- Tracks payments alongside operations.
- Modules can be enabled as requirements expand.
Best for: Small merchants combining direct settlement with inventory or project records.
12. Frappe Books : Desktop Accounting for Direct Receipts
What it is: Open-source desktop bookkeeping software supporting invoices, journal entries, and financial statements.
Category: Desktop accounting
Why it stands out:
- Provides double-entry records without requiring hosted checkout.
- Associates received funds with customer invoices.
Best for: Small operators who prefer locally managed accounting workflows.

13. Bigcapital : Self-Hosted Financial Operations
What it is: Open-source accounting and inventory software for invoices, bills, banking entries, and reporting.
Category: Financial management
Why it stands out:
- Handles more operational detail than basic invoice generators.
- Supports recording externally settled transactions.
Best for: Product businesses needing inventory and accounting in one system.
14. Kill Bill : Programmable Subscription Billing
What it is: Open-source infrastructure for subscriptions, invoicing, payment states, and account balances.
Category: Billing engine
Why it stands out:
- Separates billing logic from the settlement method.
- Supports complex recurring account histories.
Best for: Development teams building custom subscription systems with offline payment methods.
15. Interledger : Network-Agnostic Value Transfer
What it is: An open protocol designed to move value across otherwise separate ledgers and payment networks.
Category: Payment protocol
Why it stands out:
- Focuses on interoperability rather than one payment brand.
- Can support small, programmatic value transfers.
Best for: Developers researching new payment models and web-based micropayments.
Bonus Mentions for Specialized Payment Workflows
pretix : Ticketing With Manual Settlement
What it is: Event ticketing software capable of organizing orders paid through methods such as bank transfer.
Category: Event commerce
Why it stands out:
- Connects payment status with ticket delivery.
- Can be self-hosted.
Best for: Independent events reconciling direct payments.
Liberapay : Recurring Community Support
What it is: A donation platform centered on recurring support for creators and open projects.
Category: Donations
Why it stands out:
- Uses a nonprofit-oriented model.
- Avoids storefront complexity.
Best for: Projects funded by voluntary community contributions.
CiviCRM : Contribution and Membership Records
What it is: Open-source constituent software that tracks donations, memberships, events, and offline receipts.
Category: Nonprofit administration
Why it stands out:
- Unifies supporter and contribution histories.
- Records checks and other manual methods.
Best for: Associations and nonprofits managing mixed payment channels.
GnuCash : Local Books for Direct Payments
What it is: Desktop accounting software with customer invoices, receivables, and double-entry bookkeeping.
Category: Local accounting
Why it stands out:
- Stores financial records locally.
- Tracks payments independently of checkout software.
Best for: Very small businesses with manageable transaction volume.
The Useful Payment Stack May Not Have a Checkout Button
Processor-light commerce is usually a combination rather than a single replacement. A seller might issue an invoice, provide bank or wallet instructions, confirm settlement, and record the transaction in separate books. That arrangement can work well for consulting, memberships, digital services, events, and business-to-business sales.
The tradeoff is operational responsibility. Before selecting a method, a business must consider customer familiarity, refund procedures, security, bookkeeping, currency conversion, and US compliance requirements. The less work delegated to a processor, the more clearly those tasks must be handled elsewhere.
