Crypto Payments Processor
Crypto Payments Processor は osFoundry コミュニティカタログのアプリです。セルフホスト型の暗号通貨決済プロセッサです。仲介業者なしでBitcoin、Lightning、アルトコインの決済を受け付けられます。請求書、POS、決済リクエスト、プラグインエコシステムを備えます。BTCPay Serverを利用しています。BTCPay Server、NBXplorer(ウォレット/インデクサーデーモン)、PostgreSQLをバンドルした自己完結型イメージとして提供されます。bitcoind RPC接続はBYOKです。
詳細
- ワークスペース: 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 でフォークしてプロンプト、ツール、または構成をご自身のスタックに合わせてカスタマイズできます。ワークスペース内のメンバーは誰でも、続きの作業を引き継げます。
コミュニティの他のアプリ
- CRM — 連絡先、商談、パイプライン管理を備えた顧客関係管理ツールです。
- Kanban Board — カード、ボード、カレンダー・テーブルビュー、ボードごとのプロパティを備えた、Trello風のカンバン・プロジェクトボードです。Focalboard(スタンドアロン個人サーバー)を基盤としています。永続ボリューム上に組み込みSQLiteを持ちます。
- ヘルプデスク — SLA トラッキング付きのチケットトリアージとカスタマーサポート受信箱です。
- Page Builder — セクション、テーマ、SEO、公開機能を備えた、ビジュアルなドラッグ&ドロップのページビルダーです
- Website Builder — CMS コレクション、グローバルナビゲーション、フッター、テーマ、公開機能を備えたマルチページの Web サイトビルダーです
- ストアフロント — 商品カタログ、カート、チェックアウトを備えた EC ストアフロントです。