10 plugins WordPress pour cryptomonnaies (paiements & widgets)
Plugins WordPress/WooCommerce pour paiements & prix crypto
Vous cherchez à accepter des paiements en crypto dans WooCommerce ou à afficher les prix en direct (BTC/ETH, market cap, tickers) sur votre site ?
Voici des options solides, maintenues et faciles à intégrer.
Paiements (WooCommerce)
utilisez des webhooks signés et surveillez le changelog des plugins.
Contenu, prix & widgets (Crypto data)
Quel plugin choisir ? (guide rapide)
- Règlement en fiat (sans gérer la crypto) → BitPay ou CoinGate.
- Open-source / souveraineté / zéro frais → BTCPay Server (si vous gérez l’instance).
- Lightning prêt à l’emploi → OpenNode ou CoinGate.
- Site éditorial (tickers/prix) → Cryptocurrency Widgets ou CryptoWP.
- Setup rapide BTC-only → Blockonomics.
Installation express (WP-CLI)
# WooCommerce (si nécessaire)
wp plugin install woocommerce --activate
# Paiements
wp plugin install bitpay-checkout-for-woocommerce --activate
wp plugin install coingate-for-woocommerce --activate
wp plugin install nowpayments-for-woocommerce --activate
wp plugin install blockonomics-bitcoin-payments --activate
wp plugin install btcpay-greenfield-for-woocommerce --activate
wp plugin install opennode-for-woocommerce --activate
wp plugin install gourl-bitcoin-payment-gateway-paid-downloads-membership --activate
# Widgets / Prix
wp plugin install cryptocurrency-price-ticker-widget --activate
wp plugin install cryptowp --activate
wp plugin install crypto-price-table --activate