BOLT11 invoices
Scan or paste an invoice containing the destination, amount and payment conditions.
Bitcoin payment network
The Lightning Network moves bitcoin through payment channels built above the Bitcoin base layer. WordFinance uses open Lightning standards for wallet access, merchant integrations and practical education.
WordFinance treats Lightning as an interoperable payment network, separate from Solana and Pixcoin.
Scan or paste an invoice containing the destination, amount and payment conditions.
Human-readable addresses can resolve to invoices through LNURL-pay over HTTPS.
Approved merchants can request Lightning charges through the WordFinance Pay API.
Bitcoin Lightning and Pixcoin solve different problems and must never be presented as the same asset or settlement rail.
| Network | Asset | Primary role | Settlement model |
|---|---|---|---|
| Bitcoin Lightning | BTC / satoshis | Fast bitcoin payments | Payment channels anchored to Bitcoin |
| Bitcoin base layer | BTC / satoshis | On-chain transfer and final settlement | Bitcoin blockchain |
| Solana | SOL, USDC, PIXC and other tokens | Programs and token transfers | Solana public blockchain |
Integrations should validate invoice amounts, HTTPS callbacks, timeouts and final payment state on the server. Never trust a browser callback alone as proof of payment.
Use the developer hub for wallet, Lightning Address, LNURL-pay and merchant-payment resources.