abolix/bitcart-woocommerce — explained in plain English
Analysis updated 2026-08-02 · repo last pushed 2024-04-08
A small business selling digital products can accept Bitcoin payments directly into their own wallet.
Someone running multiple WooCommerce shops can use one Bitcart instance to process crypto payments across all stores.
A store owner can offer customers Litecoin, Bitcoin Cash, or Lightning Network payments without KYC requirements.
A store owner can test the checkout flow with a small purchase before going live to verify wallet connectivity.
| abolix/bitcart-woocommerce | anikchand461/anyonehere | argosback/aura.sqlquery | |
|---|---|---|---|
| Stars | — | 0 | — |
| Language | PHP | PHP | PHP |
| Last pushed | 2024-04-08 | — | 2023-05-28 |
| Maintenance | Dormant | — | Dormant |
| Setup difficulty | moderate | easy | easy |
| Complexity | 3/5 | 2/5 | 2/5 |
| Audience | pm founder | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires deploying and maintaining a separate Bitcart server instance and connecting your crypto wallet through its admin panel.
The Bitcart WooCommerce plugin lets online stores built with WooCommerce accept cryptocurrency payments directly, with no middleman and no processing fees. Instead of routing customer payments through a service like Coinbase or BitPay, the money goes straight into your own crypto wallet. The plugin acts as a bridge between your WooCommerce store and a separate Bitcart payment server, which you either host yourself or run through a third-party host. When a customer checks out, the system generates a fresh payment address for that invoice and displays a QR code they can scan with their wallet. Each invoice creates a unique address, which improves privacy by avoiding address reuse. Once payment is confirmed, the store records it like any other WooCommerce transaction. This is aimed at store owners who want to accept Bitcoin, Litecoin, Bitcoin Cash, or Lightning Network payments without paying fees to a payment processor or handing over KYC documents. For example, a small business selling digital products could install this plugin, connect their self-hosted Bitcart instance, and start taking Bitcoin payments that land directly in their own wallet. It also supports multi-store setups, so someone running several shops or processing payments for others could use one Bitcart instance across all of them. Setup involves installing the plugin, deploying a Bitcart instance (either self-hosted or via a third party), and then entering three pieces of information in your WooCommerce payment settings: your API URL, store ID, and admin panel URL. You also need to connect your crypto wallet through the Bitcart admin panel. The README recommends doing a small test purchase before going live. The tradeoff is that you need to run and maintain a Bitcart server somewhere, or accept the limitations of a third-party host in terms of privacy and features. There's no custodial safety net, you control your own keys, which is the whole point, but it also means you're responsible for your own setup.
A WooCommerce plugin that lets online stores accept cryptocurrency payments directly into their own wallet with no middleman fees, powered by a separate Bitcart server.
Mainly PHP. The stack also includes PHP, WooCommerce, Bitcart.
Dormant — no commits in 2+ years (last push 2024-04-08).
No license information is provided in the repository explanation.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly pm founder.
This repo across BitVibe Labs
Verify against the repo before relying on details.