MyCryptoCheckout – Bitcoin, Ethereum, and 100+ altcoins for WooCommerce

0

Cryptocurrency payment gateway for WooCommerce and Easy Digital Downloads. Receive coins directly into the wallet of your choice. Key Features & Highlights 0% transaction fees No

Version
Last updated
Active installations
WordPress Version
Tested up to
PHP Version
pa_languages
Rating
Total ratings
Tags

Description

Cryptocurrency payment gateway for WooCommerce and Easy Digital Downloads. Receive coins directly into the wallet of your choice.

Key Features & Highlights

  • 0% transaction fees
  • No KYC or product restrictions
  • Peer-to-peer transactions
  • No redirection to 3rd parties or iframes
  • Use any crypto wallet you want
  • Automagically detect unique payments using one wallet address
  • Hierarchically deterministic (HD) wallet support
  • 1-Click payment buttons, MetaMask, etc.
  • Fiat autosettlement enables you to connect to exchange(s) and instantly convert selected coins to fiat or stablecoins
  • Donations widget shortcode generator
  • Tor support
  • 0-conf (mempool) support for some coins
  • Compare MyCryptoCheckout to several other traditional and crypto solutions – Payment Gateway Comparison
  • Take MCC for a test ride by visiting our demo store

The free license can process 5 sales per month. A flat rate license can be purchased for your account that includes unlimited transactions if you require more. Bulk pricing is available if you need to use MyCryptoCheckout on several domains.

eCommerce platforms supported

  • Easy Digital Downloads
  • WooCommerce

Cryptocurrencies supported:

  • Algorand ALGO
  • Binance Coin BNB
  • Bitcoin BTC (Including SegWit, HD wallets)
  • Bitcoin Cash BCH (Including HD wallets)
  • Dash DASH (Including HD wallets)
  • Digibyte DGB (Including SegWit)
  • Dogecoin DOGE
  • Ethereum ETH (Including MetaMask, ENS addresses)
  • Fantom FTM
  • Flux FLUX
  • Groestlcoin GRS (Including SegWit, ZPUB HD wallets)
  • Litecoin LTC (Including SegWit, HD wallets)
  • Monero XMR
  • Polygon MATIC
  • PutinCoin PUT
  • Stellar XLM
  • Tron TRX
  • XRP
  • Zcash ZEC (T-address recipients only)
  • We can now add your cryptocurrency!

BEP-20 tokens supported (Including MetaMask):

  • BakeryToken BAKE
  • Binance-Peg BUSD
  • Binance-Peg BUSD-T
  • Binance-Peg USD Coin
  • BITTOKEN BITT
  • Flux FLUX
  • GameGuru GGT
  • PancakeSwap Token CAKE
  • SafeMoon v2 SFM
  • SpacePi SPACEPI
  • Swipe SXP
  • TasteNFT TASTE
  • VAI Stablecoin VAI
  • Venus XVS
  • xxxNifty NSFW
  • Add your custom Binance BEP20 tokens!

ERC-20 tokens supported (Including MetaMask, ENS addresses):

  • 0x ZRX
  • 1inch 1INCH
  • Aave AAVE
  • Aeternity AE
  • ApeCoin APE
  • Aragon ANT
  • Bancor BNT
  • Basic Attention Token BAT
  • Chainlink LINK
  • Compound COMP
  • Efinity Token EFI
  • Gitcoin GTC
  • Multi-collateral DAI DAI
  • Decentraland MANA
  • DigixDAO DGD
  • Dogecoin DOGE
  • Dragonchain DRGN
  • Enjin Coin ENJ
  • FunFair FUN
  • Gemini Dollar GUSD
  • Immutable IMX
  • Huobi Token HT
  • Kyber Network KNC
  • Lean Management Token LEAN
  • Loom LOOM
  • Maker MKR
  • MetalPay MTL
  • Nexo Token NEXO
  • OMG Network OMG
  • PEPE
  • Polygon MATIC_ERC20
  • Polymath Network POLY
  • Populous PPT
  • Pundi X NPXS
  • QASH
  • Raiden RDN
  • Request REQ
  • SALT
  • SHIBA INU SHIB
  • Status SNT
  • Synthetix SNX
  • TenXPay PAY
  • Tether USDT
  • Toncoin TON
  • TrueUSD TUSD
  • Uniswap UNI
  • UNUS SED LEO
  • USD Coin USDC
  • Veritaseum VERI
  • Wrapped Bitcoin WBTC
  • YIELD App YLD
  • Add your custom Ethereum ERC20 tokens!

TRC-20 tokens supported:

  • Tether USDT

Fantom FTM tokens supported:

KCC tokens supported:

Polygon MATIC tokens supported:

Stellar Tokens supported:

Fiat Autosettlements

Autosettlement is a feature that enables you to connect MyCryptoCheckout to exchange(s) and automatically sell any received cryptocurrencies into fiat or stablecoins (USD, USDC, USDT, TUSD). This is a great tool for merchants who want to accept bitcoin/altcoins but prefer to cash out immediately to avoid market volatility.

Supported exchanges:

  • Binance
  • Bittrex
  • More coming soon!

Cryptocurrency Donations Widget

Receive donations in any of the cryptocurrencies supported by MyCryptoCheckout. Generate a widget using our simple shortcode generator and add it into any text widget or text editor. Shortcode generation options:

  • select currencies to show
  • select primary currency
  • show currencies with icons or a dropdown box
  • show QR code
  • show wallet address text

Code snippets

We have various code snippets that allow you to customize MyCryptoCheckout together with your e-commerce solution:

See all available code snippets

Security

Disable the MCC currencies tab: after you have wallets setup you can prevent them from being edited in the WordPress admin. Add the following code to your wp-config file-

define( 'MYCRYPTOCHECKOUT_DISABLE_WALLET_EDITOR', true );

Technical disclosure

Upon plugin activation an account is created on the MyCryptoCheckout API server: api.mycryptocheckout.com. The only data that is sent is your WordPress install’s public URL and the plugin version. The URL is used by the API server to know where to send updated account info (license status, payment statistics), exchange rates, and completed purchase notifications. The plugin version is used to help answer requests made by the plugin (different plugin versions speak to the API server differently).

If your server cannot be reached by the API server this plugin will not function.