Crypto Payments Processor
Crypto Payments Processor 是 osFoundry 社区目录中的应用。自托管的加密货币支付处理器 —— 无需中介接受 Bitcoin、Lightning 与替代币支付;发票、销售点、付款请求、插件生态。基于 BTCPay Server 构建。以自包含镜像形式交付,捆绑 BTCPay Server、NBXplorer(钱包/索引器守护进程)与 PostgreSQL。自带 bitcoind RPC 连接。
详情
- 工作区: osfoundry
- 分类: ECOMMERCE
- 价格: Free
- 访问权限: Community
功能
- Self-hosted cryptocurrency payment processor — accept Bitcoin
- Lightning
- Altcoin payments without intermediaries
- Invoices
- Point of sale
- Payment requests
文档
文档由上游项目以英文维护。
# 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.
如何在 osFoundry 中使用 Crypto Payments Processor
一键将 Crypto Payments Processor 安装到您的工作区,然后在 osStudio 中将其分支,针对您的技术栈自定义提示词、工具或配置。工作区中的任何人都可以接续您的工作继续推进。
社区中的其他应用
- 客户关系管理 — 客户关系管理工具,支持联系人、交易和销售管道跟踪。
- Kanban Board — Trello 风格的看板与项目板,含卡片、面板、日历与表格视图以及每面板属性。基于 Focalboard(独立个人服务器)构建。在持久卷上内嵌 SQLite。
- 服务台 — 工单分流与客户支持收件箱,附带 SLA 跟踪。
- Page Builder — 可视化拖放页面生成器,支持区块、主题、SEO 与发布
- Website Builder — 带 CMS 合集、全局导航、页脚、主题与发布的多页面网站生成器
- 店面 — 电商店面,包含商品目录、购物车和结账流程。