All posts

March 13, 2026

WooCommerce Crypto Checkout: Your Best Options in 2026

How to add a crypto payment option to your WooCommerce store — plugins, setup, and the simplest approach for accepting Bitcoin, USDT, and more.

WooCommerce is the world's most popular e-commerce platform. If you want to accept cryptocurrency payments in your WooCommerce store, you have several paths. Here's an honest look at your options, their trade-offs, and how to get set up.

Why Add Crypto to WooCommerce?

  • Access customers who prefer paying with crypto
  • Avoid the 2.9% Stripe fee on transactions paid in crypto (some gateways charge less)
  • Accept payments from international customers where card processing is unreliable
  • Offer stablecoin payment options for B2B customers

Option 1: NOWPayments Plugin

Install: Available directly from the WooCommerce plugin marketplace.

How it works: Adds a "Pay with Crypto" option at WooCommerce checkout. Customer selects their coin, sends to the provided address, order is confirmed on payment receipt.

Pros: Supports 300+ tokens. Wide compatibility. Automated order management.

Cons: Custodial — funds go to a NOWPayments account before you can withdraw. 0.5–1% fee per transaction. Crypto-only (customers must own crypto).


Option 2: Coinbase Commerce Plugin

Install: From WooCommerce marketplace or Coinbase Commerce dashboard.

How it works: Adds Coinbase Commerce as a payment option at checkout. Non-custodial — payments go directly to your Coinbase Commerce wallet address.

Pros: Non-custodial. No transaction fees (on-chain fees apply). Supports BTC, ETH, USDC, LTC.

Cons: Crypto-only. Requires customers to own crypto.


Option 3: Vulta Payment Link Integration

For stores that want card + crypto on WooCommerce, the simplest approach is:

  1. Create a Vulta payment link for each product or a general payment page
  2. Add the Vulta link to WooCommerce's checkout "thank you" page or order confirmation email
  3. Customers who want to pay with card-to-crypto or direct crypto use the Vulta link

This isn't a native WooCommerce checkout plugin — it's a hybrid approach. Best for stores where crypto payment is an alternative option rather than the primary checkout flow.

For the most seamless experience, use the Vulta iframe embed on a dedicated "Pay with Crypto" page:

<iframe 
  src="https://vulta.one/embed/link/{link_id}?parentOrigin=https://yourstore.com" 
  width="420" 
  height="680" 
  style="border:0;border-radius:24px">
</iframe>

Option 4: CoinGate Plugin

Install: From WooCommerce marketplace.

How it works: Adds crypto as a payment option at WooCommerce checkout.

Pros: Established service, multiple coins supported.

Cons: Custodial. 1% per transaction. KYC required for merchants.


Comparison Summary

PluginNon-CustodialCard PaymentsFeesCoins
NOWPayments0.5–1%300+
Coinbase Commerce0%5
Vulta (embedded)0% (subscription)Major networks
CoinGate1%70+

Recommendation

For stores that want native WooCommerce integration with crypto-only payments: Coinbase Commerce (non-custodial, no fees).

For stores that want to accept card payments that settle as crypto (bridging both worlds): Vulta embedded alongside your existing card processor.

Get started with Vulta and add card + crypto checkout to your store.

WooCommerce Crypto Checkout: Your Best Options in 2026 — Vulta Journal