Analysis updated 2026-07-04 · repo last pushed 2026-06-24
Accept Monero payments in your WooCommerce store without a payment processor.
Offer a privacy-focused crypto checkout option for digital art or physical crafts.
Issue refunds to customers directly in Monero from within WordPress.
Let small merchants take crypto payments without running complex server software.
| slowbeardigger/xmr-pay-woocommerce | bera65/frisay | ip1app/hetzner-vps-bot | |
|---|---|---|---|
| Stars | 4 | 3 | 3 |
| Language | PHP | PHP | PHP |
| Last pushed | 2026-06-24 | — | — |
| Maintenance | Active | — | — |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 2/5 | 3/5 | 3/5 |
| Audience | pm founder | developer | pm founder |
Figures from each repo's GitHub metadata at analysis time.
Requires a Monero wallet address and a view-only key, plus access to a public Monero network node.
xmr-pay for WooCommerce is a plugin that lets your online store accept Monero (XMR) as payment. When a customer checks out, the money goes straight into your own cryptocurrency wallet. There is no middleman taking a cut, no third-party account to manage, and no extra server you have to keep running. Most Monero payment plugins require you to run a background program on your server just to confirm payments. This one verifies the payment entirely inside WordPress using standard PHP code. You simply install the plugin, paste your wallet address and a private "view key" (a special code that lets the plugin see incoming payments but cannot move your money), and point it at a public Monero network node. The plugin uses a view-only key, meaning it can see your funds but can never spend them. It also checks the blockchain to prove the exact amount was paid, rather than just taking the customer's word for it. This tool is built for small business owners or independent merchants who use WooCommerce and want to accept cryptocurrency without trusting a payment processor or maintaining complex server software. For example, if you sell digital art or physical crafts and want to offer a privacy-focused crypto payment option, you can install this plugin and start accepting Monero in a few minutes. It also includes a built-in system for handling refunds directly in Monero. The project is notably lightweight and security-conscious. It does not create custom database tables, strips the buyer's IP address and browser data from the order, and requires only standard PHP extensions to work. It is designed to "fail closed," meaning if a payment cannot be fully verified, the order stays marked as unpaid rather than guessing. The main tradeoff is that it trusts whatever Monero node you point it at, so for large transaction volumes, the creator recommends running your own node or requiring two nodes to agree on the payment status.
A lightweight WordPress plugin that lets WooCommerce stores accept Monero cryptocurrency payments directly into your own wallet with no middleman, verifying payments entirely inside WordPress using a view-only key.
Mainly PHP. The stack also includes PHP, WordPress, WooCommerce.
Active — commit in last 30 days (last push 2026-06-24).
The explanation does not mention a specific license for this repository.
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.