Crypto Payments Processor
Crypto Payments Processor은(는) osFoundry 커뮤니티 카탈로그에 등록된 앱입니다. 셀프호스트형 암호화폐 결제 처리기입니다. 중개자 없이 Bitcoin, Lightning, 알트코인 결제를 받습니다. 인보이스, 판매 시점 단말기, 결제 요청, 플러그인 생태계를 제공합니다. 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 컬렉션, 글로벌 내비게이션, 푸터, 테마, 게시 기능이 있는 다중 페이지 웹사이트 빌더
- 스토어프론트 — 상품 카탈로그, 장바구니, 결제 기능을 갖춘 이커머스 스토어프론트입니다.