Crypto Payments Processor
Crypto Payments Processor è un/una app nel catalogo della community osFoundry. Processore self-hosted di pagamenti in criptovalute — accetti pagamenti Bitcoin, Lightning e altcoin senza intermediari; fatture, point of sale, richieste di pagamento, ecosistema di plugin. Basato su BTCPay Server. Distribuito come immagine autonoma che include BTCPay Server, NBXplorer (il daemon wallet/indexer) e PostgreSQL. Porti la Sua connessione RPC bitcoind.
Dettagli
- Workspace: osfoundry
- Categoria: ECOMMERCE
- Prezzo: Free
- Accesso: Community
Funzionalità
- Self-hosted cryptocurrency payment processor — accept Bitcoin
- Lightning
- Altcoin payments without intermediaries
- Invoices
- Point of sale
- Payment requests
Documentazione
La documentazione è mantenuta in inglese dal progetto di origine.
# 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.
Come utilizzare Crypto Payments Processor in osFoundry
Installi Crypto Payments Processor nel suo workspace con un clic, quindi ne esegua il fork in osStudio per personalizzare i prompt, gli strumenti o la configurazione per il suo stack. Chiunque nel suo workspace potrà riprendere il lavoro dove l'ha lasciato.
Altri app dalla community
- CRM — Gestione delle relazioni con i clienti con contatti, trattative e tracciamento della pipeline.
- Kanban Board — Una board kanban e di progetto in stile Trello con card, board, viste calendario e tabella, e proprietà per board. Basata su Focalboard (server personale standalone). SQLite integrato su un volume persistente.
- Helpdesk — Smistamento ticket e inbox di assistenza clienti con tracciamento SLA.
- Page Builder — Page builder visuale drag-and-drop con sezioni, temi, SEO e pubblicazione
- Website Builder — Website builder multi-pagina con raccolte CMS, navigazione globale, footer, temi e pubblicazione
- Vetrina E-commerce — Vetrina e-commerce con catalogo prodotti, carrello e checkout.