0.1.0
First public release of the Blockonomics payment gateway for FOSSBilling.
Accept crypto payments directly to your own wallet — non-custodial, no KYC. Supports Bitcoin (BTC) and Tether (USDT, ERC-20).
Highlights
- On-page BTC checkout: fresh address per invoice with QR code, live payment detection over websocket, invoice marked paid automatically after confirmations
- USDT (ERC-20) wallet-connect checkout powered by the Blockonomics payment widget
- Callbacks authenticated with a secret, amounts validated server-side, duplicate callbacks never double-credit an invoice; underpayments credited as partial payments
- One-click Test Setup that links your Blockonomics store, registers the callback URL and verifies address generation; full test mode for both coins
Installation
See the README — download Blockonomics.zip below, extract into /library/Payment/Adapter/Blockonomics, install from System → Payment gateways.
Requires FOSSBilling 0.8+ (PHP 8.3+).