Is this a one-time payment or a subscription?
One-time payment. $500. No renewal, no subscription. Once purchased, your license is valid for lifetime usage on a single website. The license never expires. The only ongoing cost — for any exchange, not just WPCRYPTO — is the blockchain node connection (~$50/month from us, $75–$200 from external providers).
Are updates included?
Yes — lifetime updates, included in the one-time price. When an update is available, a notification appears in your admin panel and you apply it with one click. No update fees, ever.
Can I use the license on multiple websites?
One license is valid for one active domain at a time. You can change the domain later from the plugin's license panel, but only one site is active at any given moment. For multiple sites or agency use, each domain needs its own license — ask us about bulk pricing.
Do I need any coding knowledge?
For installation and basic operation — no. Upload the plugin, activate it, configure from the admin panel. But for customising code or design, working PHP / WordPress knowledge is required. And to operate any crypto exchange (regardless of plugin), you should have a solid understanding of crypto, blockchain networks, wallets and how exchanges work. Our support covers the plugin only — not crypto consulting.
Is this a real cryptocurrency exchange?
Yes. WPCRYPTO provides real blockchain integration on 12 chains, actual wallet generation with downloadable private keys, and live market data from Binance via WebSocket. Real-mode trades execute on the actual Binance market through the admin's API key. Custom unlisted tokens run in internal mode (your own order book) — both modes coexist.
Is there a sandbox / test mode?
Yes. Binance, PayPal and Stripe all support sandbox / test API credentials, and the admin panel exposes those settings. You can run the entire platform end-to-end without touching real funds.
What hosting do I need?
Standard WordPress hosting is sufficient. No VPS, no dedicated server. You need PHP 7.4+, MySQL/MariaDB 5.7+, HTTPS, cURL and OpenSSL extensions — that's all most shared hosting providers already give you.
Why is the blockchain node a recurring cost?
Every crypto exchange — ours or anyone else's — needs to talk to blockchain networks so that user deposits are credited. That communication happens through a "node". Reliable nodes are a managed service with a monthly cost: roughly $50/month from us, or $75–$200/month from QuickNode, Alchemy, Infura, Chainstack, GetBlock, etc. Free public RPCs exist but are unreliable for production. This isn't a hidden WPCRYPTO fee — it's how blockchain infrastructure works. Anyone who can't accept this recurring cost shouldn't enter the exchange business.
How secure is it?
Enterprise-grade. Six security layers including 2FA, KYC, Telegram verification, anti-phishing security word + image, prepared statements, CSRF nonces, rate limiting, session hardening and AES-256-CBC encryption for stored secrets. See the Security section above.
Can I customise the look?
Absolutely. Ships with 5 color themes (Galaxy, Sunset, Emerald, Midnight, Linen), 5 ICO banner styles, light/dark toggle, and full customisation of colors, logos, copy and layouts. Every string is translation-ready.
What payment methods are supported?
Four bundled payment rails: PayPal, Stripe (all major cards, Apple Pay, Google Pay, SEPA), native crypto balance payments, and MetaMask / Web3 wallets with on-chain transaction hash verification. Combine them per module — e.g. fiat for ICO checkout, crypto-only for trading.
Is it mobile friendly?
Fully responsive with dedicated breakpoints for trading, wallet generator and ICO landing pages. The order entry, deposit address QR codes and chart layouts all reflow for touch.
Which blockchains can I generate wallets for?
All 12 supported chains: Ethereum, BSC, Polygon, Arbitrum, Optimism, Base, Avalanche, zkSync Era, Linea (all EVM), plus Bitcoin, Tron and Solana (non-EVM). Private keys are generated client-side, shown once, and never stored on the server.
How do notifications reach users?
Email is always-on. Telegram is opt-in via bot subscription. Both channels can be configured per-event — security, trading, deposit, staking, marketplace or platform announcements — independently.
Does it work with WooCommerce?
WPCRYPTO ships its own Shop module that doesn't require WooCommerce — sell digital and physical products with MetaMask / Web3 / Stripe / PayPal / internal crypto balance, including guest checkout and coupons. WooCommerce can coexist for non-crypto products if you already use it.
Can my users set stop-loss / take-profit / trailing stops?
Yes — there's a "CONDITIONAL ORDER" box on every trade page (next to Limit and Market). Users pick Stop-Loss, Take-Profit or Trailing Stop, set the trigger price and amount, and one click submits it. For Binance-listed pairs, the order is sent natively (STOP_LOSS_LIMIT / TAKE_PROFIT_LIMIT / trailingDelta / OCO via /orderList/oco). For internal pairs, a self-hosted price watcher ticks every 30 seconds and executes when the trigger hits.
Does the plugin enforce portfolio-level risk policies?
Yes. Out of the box, every order submission goes through a policy gate that can reject trades exceeding: max position size (% of quote balance), daily loss limit (% PnL today), drawdown freeze (% below all-time peak), or active cooldown after consecutive losses. Admins set defaults in WP-Admin → Risk Management; per-user overrides are supported.
Does the shop accept MetaMask / Web3 wallets?
Yes. The Shop module natively supports MetaMask and any EIP-1193 Web3 wallet. Customers connect, sign, and pay on-chain. The plugin auto-verifies the transaction hash before fulfilment. PayPal, Stripe (all major cards + Apple Pay + Google Pay) and internal crypto balance work alongside — combine them per product.
Does it include fixed daily / weekly ROI plans?
No, and intentionally so. The plugin does not ship a "guaranteed daily return" investment system. Such schemes are restricted or illegal in many jurisdictions and we don't want our customers building on top of that risk. For legitimate yield, use the Staking module — real lock periods, real APY, transparent terms.
Is there built-in risk management for traders (stop-loss, drawdown)?
Yes — bundled. The Risk Management Suite ships stop-loss, take-profit, trailing-stop and OCO orders (native Binance + internal-mode watcher), plus account-level guards: max position %, daily loss limit, drawdown freeze and consecutive-loss cooldown. Admin sets defaults; users override per-account. Full UI on every trade page and in Profile → Risk Management.
Do I need to install anything on my server for the trading bot?
No. The bot suite ships as part of the plugin — no PM2, no Node.js, no cron edits on your side. When you click Enable Heartbeat in admin, a central daemon on our infrastructure starts driving your bots over an HMAC-authenticated REST endpoint. Each tick costs your WordPress about 80 ms of work. There's also a built-in 30-second WP-cron fallback for sites that prefer to keep ticking even when central heartbeat is disabled.
Won't the trading bot slow my WordPress site down?
Five protections prevent that. (1) Strategy is computed on our server — your site only handles 2 inserts + match engine per tick. (2) Load-aware throttling: ticks are skipped automatically when CPU usage per-core exceeds 85 %. (3) Daily volume caps per bot act as circuit breakers. (4) Real-user priority — when a human places an order, the bot pauses so it doesn't trample the fill. (5) Five consecutive errors auto-pause the site for 60 minutes. The whole thing was designed under the rule "must never make a real user wait."
Is bot trading legal where I operate?
Depends on your jurisdiction and how you use it. Many regulators allow market-making on internal pairs but ban wash-trading designed to mislead investors. The plugin gives you the tooling; the policy decisions are yours. We recommend using bots only on tokens you control or where market making is explicitly disclosed. Bot accounts carry a visible "BOT" badge in the admin user list precisely so the activity is never hidden from your platform's auditors.
Real trading — which exchanges are supported?
Binance only for real-market execution. Bybit and other exchanges aren't supported. Custom / unlisted tokens run in internal mode (entirely on your platform).
Can I get a refund?
No. WPCRYPTO is a digital product delivered with the full editable source code, so all sales are final. That's exactly why we strongly recommend hands-on demo testing first — verify the workflows you care about end-to-end before paying.
Is there an invoice?
Yes. An official invoice is issued and sent after payment. License terms and the agreement are available on request.
Can I migrate from another platform?
If you have user data in CSV, balance snapshots or wallet addresses to import, the admin panel exposes structured import endpoints. For database-to-database migrations, a one-off mapping script is usually enough.