I’ll be honest about how this review started. A friend running a small SaaS business asked me a simple question: is Coinremitter legit? Is 0.23% just a number they slapped on a landing page to get clicks? That’s a fair question in an industry where every gateway claims to be the best.
So instead of skimming a comparison listicle, I went straight to the source. This is the long version of what I found, warts and all.
First, What Is Coinremitter?
Coinremitter is a cryptocurrency payment gateway operating since 2017. Unlike many gateways, it never touches fiat currency at all. No bank accounts, no credit cards, nothing. It’s purely a crypto-in, crypto-out rail. A business owner signs up and creates what Coinremitter calls an “internal wallet”. Then he connects that wallet to their storefront through an API, a crypto payment plugin, or one of four widgets.
That might sound niche, but the numbers behind it aren’t small. Coinremitter’s official website reports the platform has now processed over 24 million transactions and crossed 50,000+ registrations. So, it may hit 25 million probably this year. This cryptocurrency payment gateway had roughly 30,000 users and 10.2 million transactions by late 2021. The number reached 38,000 merchants with 15 million+ transactions by 2024.
That’s steady, unspectacular growth. The kind that’s harder to fake than a splashy funding announcement. And it’s been corroborated independently. Yahoo Finance ran a piece on the 10-million-transaction milestone. Nasdaq, Business Insider, Bitcoinist, etc have also mentioned the company.
Worth noting upfront, since companies rarely advertise this themselves: Coinremitter has never raised outside funding. According to Tracxn’s company profile, it’s a bootstrapped, unfunded operation competing against 280+ other crypto payment companies, some of them venture-backed. That’s either a red flag (no war chest if things go sideways) or a green flag (no investor pressure forcing aggressive fee hikes or feature bloat), depending on how you read it.
The Fee Structure, Broken All the Way Down
This is the part everyone actually cares about. So, let’s get specific instead of vague. Coinremitter’s fee page lists two separate charges:
- A processing fee of 0.23%: flat, across every coin, charged only when you withdraw funds out of your internal wallet. Deposits (i.e., customers paying you) are free, always.
- A small fixed transaction/network fee per coin: this varies by cryptocurrency, since it reflects the actual blockchain cost of moving that coin.
There’s also a minimum payment threshold per coin. For example, 0.0001 BTC or 15 DOGE. A transaction below that won’t register in your wallet. This limit is not unusual for crypto payment gateways. It exists mostly to filter out dust transactions that would otherwise get eaten alive by network fees anyway.
The Gas Station Feature (Often Overlooked)
Buried a bit in the Premium plan is something called the Gas Station. You pre-load a dedicated wallet in ETH, BNB, TRX, and qualifying withdrawal network fees get pulled from that balance automatically at a discount instead of the standard rate.
Recent coverage from Coinremitter’s own blog puts the savings at up to 60% off network fees on qualifying transactions, with the claim that high-enough USDT, USDC, BNB, or ETH volume can make the Gas Station savings alone cover the cost of the $99.99/month Premium plan. I’d treat that as a directional claim. Actual savings depend entirely on your transaction volume and which coins you’re moving. But the mechanism itself (pre-funded gas wallet, automatic fee deduction) is a legitimately useful design, not just marketing fluff.
Free Plan vs. Premium Plan: What You Actually Get
Limited Access Plan: Free, Forever
- Coins: BTC, LTC, BCH, DOGE, DASH, BNB, ZANO, plus TCN (Test Coin) for sandboxing
- 100 API requests per minute
- 500 addresses per wallet
- Support available during limited hours only
Premium Plan: $99.99/Month
- Adds: Four more currencies. Ethereum, Tron, USDT, and USDT support
- 500 API requests per minute (5x the free tier)
- Unlimited wallet addresses (vs. 500 on free)
- 24/7 support
- Early access to new features
- Access to the Gas Station
The practical takeaway: if your business only ever needs Bitcoin, Litecoin, etc, you can run entirely on the free plan indefinitely. No subscription, no catch, just the per-transaction fees. The moment you need Ethereum or a stablecoin (which, realistically, most e-commerce and SaaS merchants eventually do, since USDT and USDC shield you from crypto price volatility), you’re paying $1,200/year for Premium. That’s a meaningful cost for a solo freelancer, less so for a business already doing five- or six-figure monthly revenue.
How You Actually Integrate This Thing
Coinremitter gives you three integration options to accept payment in crypto, ranked from most flexible to least technical:
1. The Crypto API
You get a Crypto API key and password per wallet. You can call endpoints like “Create New Address” (generates a unique receiving address per order) or “Create Invoice” (generates a hosted invoice with an expiry timer).
Payments trigger a webhook to a URL you specify. The documentation is refreshingly blunt about security: it explicitly tells developers not to trust incoming webhook data blindly, to verify transactions server-side using the “Get Transaction By Address” endpoint, and to only release goods/services once a transaction hits 3+ network confirmations (the default). That’s not something every crypto API vendor bothers to spell out, and it suggests the team has actually dealt with fraud attempts before.
2. Crypto Payment Plugins
Official crypto plugins hosted by GitHub exist for WooCommerce/WordPress, Magento 2, OpenCart, PrestaShop, Laravel, and raw PHP/Node.js.
Installation itself is simple: install WooCommerce, search “Coinremitter Crypto Payment Gateway” in the plugin directory. Then activate it and paste in your wallet’s API key and password. Then set a minimum order value, and you’re live. Magento’s process is heavier. It involves SSH access, manually placing plugin folders into the app/code directory, and running setup:upgrade, setup:di:compile, and cache:flush via command line. So, budget for a developer if you’re not comfortable in a terminal.
3. Widgets
Four of them: a Pricing Widget for SaaS-style tiered plans, a Presale Widget built specifically for ICOs and token launches (supports up to four distribution rounds with different pricing and bonus structures), a Payment Button for fixed-amount purchases or donations, and a Payment Page: a hosted, shareable checkout URL with an optional goal tracker, ideal for freelancers or fundraisers who don’t even have a website.
That last point matters more than it might seem: between the Payment Page and the Invoice tool, you can accept crypto payments with zero code and zero website. That’s a meaningfully different use case than the API/plugin route and worth knowing about if you’re, say, a freelance designer who just wants a link to send a client.
Security, Privacy, and the One Thing You Should Actually Check
Coinremitter’s biggest privacy pitch is no KYC at signup. You only need an email address (a contact number is optional), and there’s no ID verification, no waiting period, no document upload. The company frames this explicitly as a privacy feature. It’s genuinely one of the more common reasons cited in independent reviews for choosing this platform over KYC-heavy cryptocurrency payment gateways.
On the account-security side: two-factor authentication, a unique API key/password combination per wallet, configurable daily withdrawal limits, and, as mentioned above, a default 3-confirmation rule before a webhook payment is treated as final.
What Actual Users Say, Not Just the Testimonials on the Homepage
Recurring Praise
- Low fees are, by a wide margin, the single most repeated positive across independent reviews. It comes up almost every time, often as the specific reason someone switched from another gateway.
- Integration is described as straightforward, particularly the plugin route for WordPress/WooCommerce.
- Customer support gets generally solid marks; several long-time users mention running the platform for 2+ years without major issues.
- On G2’s head-to-head comparison against Coinbase Commerce, Coinremitter actually scores higher on “quality of support” (9.2 vs 7.7 out of 10) and “product direction” (9.0 vs 7.7), even though Coinbase Commerce edges it slightly on “meets requirements.”
Recurring Complaints
- Supported cryptocurrencies are limited. More crypto options could’ve given more flexibility to online businesses.
- No exchange or fiat settlement option. You receive a cryptocurrency and withdraw the same. You can’t exchange or swap it for fiat or other crypto on the same platform.
On aggregate, review platforms put Coinremitter somewhere in the 4.0 to 4.7 out of 5 range. Solid but not perfect, and consistent with what you’d expect from a smaller, focused vendor rather than a venture-backed giant.
The Affiliate Program
One detail that doesn’t get enough attention in most reviews: Coinremitter’s affiliate program pays referrers up to 75% of a referral’s processing fee revenue, on an ongoing basis, not a one-time bounty. Since the whole business model is built on that 0.23% fee, this is Coinremitter effectively splitting a majority of its own revenue from a referred merchant back to whoever brought them in. That’s an unusually generous structure compared to typical SaaS or fintech affiliate programs, which tend to cap out well below 50%.
Who This Actually Makes Sense For
Good Fit
- Freelancers, content creators, or small NGOs who want a payment link (not an integration) to accept crypto donations or invoices
- E-commerce stores on WordPress, Magento, OpenCart, or PrestaShop that mainly deal in BTC/LTC/DOGE/DASH
- SaaS businesses running subscription tiers who want the Pricing Widget without building custom billing logic
- ICO/token-sale projects that want a presale countdown-and-tiers widget out of the box
- Anyone who specifically wants to avoid KYC-based onboarding for philosophical or privacy reasons
Less of a Fit
- Businesses that need fiat settlement (USD/EUR in your bank account) rather than crypto in a wallet
- Merchants whose customers pay in dozens of niche altcoins.
- Large enterprises needing licensed, regulated custodial processing with compliance guarantees.
- Anyone unwilling to keep plugin versions updated given the plugin ecosystem’s CVE history
The Bottom Line
Coinremitter isn’t reinventing crypto payments. It’s a lean, focused gateway doing one thing (low-fee, no-KYC crypto acceptance) and doing it consistently enough to grow from 10 million to 19 million transactions over the past five years without outside funding.
The 0.23% processing fee is real, verifiable against its own published fee table, and the lowest in the crypto gateway market. The free plan is legitimately usable long-term if your coin needs are modest, and the plugin/widget ecosystem covers the platforms most small merchants are already using.
What you’re trading for that low fee: a shorter coin list, no fiat settlement, a $99.99/month paywall on Ethereum and stablecoins. Plus, if you’re specifically going the WordPress route, a plugin that’s current but very thinly adopted so far. None of that is disqualifying. It’s just the fine print that tends to get left out of the glowing testimonials on the homepage.
If you’re a smaller merchant weighing your first crypto payment integration, Coinremitter’s free tier costs nothing to test. Start there, run it against a real order flow using the Test Coin sandbox, and only upgrade to Premium once you actually need Ethereum or stablecoin support.


