Crypto Payments Processor
Crypto Payments Processor is a app in the osFoundry community catalog. Self-hosted cryptocurrency payment processor — accept Bitcoin, Lightning, and altcoin payments without intermediaries; invoices, point of sale, payment requests, plugin ecosystem. Powered by BTCPay Server. Ships as a self-contained image bundling BTCPay Server, NBXplorer (the wallet/indexer daemon), and PostgreSQL. You bring your own bitcoind RPC connection.
Details
- Workspace: osfoundry
- Category: ECOMMERCE
- Pricing: Free
- Access: Community
Features
- Self-hosted cryptocurrency payment processor — accept Bitcoin
- Lightning
- Altcoin payments without intermediaries
- Invoices
- Point of sale
- Payment requests
Documentation
# Crypto Payments Processor
Self-hosted crypto payments, powered by BTCPay Server.
## How it's structured
This app bundles **BTCPay Server + NBXplorer + PostgreSQL**, but **you bring your own bitcoind**. Running a full Bitcoin Core node inside this container is impractical — the chain is hundreds of GB and initial sync takes days. Point this app at:
- A bitcoind you run yourself elsewhere (recommended for sovereignty)
- A trusted public RPC provider
- A community Bitcoin Core service on osFoundry (separate room app)
## CONFIRM-AT-BUILD
BTCPay's official deployment is a docker-compose recipe with many optional altcoin/Lightning images. This bundle ships only the core trio (BTCPay + NBXplorer + Postgres). Lightning (LND / CLN) + altcoin daemons are out of scope — add them as separate apps if needed.
## Features (in this bundle)
- BTC + L2 settlement (when you wire a Lightning node)
- Invoices, payment requests, pull payments, payouts
- Point-of-sale + shopping cart
- Plugin marketplace (in-app)
- Webhook + REST API
## Packaging
All-in-one build: BTCPay Server (.NET) + NBXplorer + bundled PostgreSQL under one supervisor on a persistent volume.
How to use Crypto Payments Processor in osFoundry
Install Crypto Payments Processor into your workspace in one click, then fork it in osStudio to customise the prompts, tools, or configuration for your stack. Anyone in your workspace can pick up where you left off.
Other apps from the community
- CRM — Customer relationship management with contacts, deals, and pipeline tracking.
- Kanban Board — Drag-and-drop task board with swimlanes, labels, and team assignments.
- Helpdesk — Ticket triage and customer support inbox with SLA tracking.
- Page Builder — Block-based page editor with publishing to public URLs.
- Website Builder — Multi-page site builder with CMS, templates, and custom domains.
- Storefront — E-commerce storefront with product catalog, cart, and checkout.