Stacked Bitcoin Payment Gateway for Woocommerce

Stacked Bitcoin Payment Gateway for Woocommerce

0/5 (0 ratings) — active installs Updated May 12, 2026

WooCommerce payment gateway for accepting Bitcoin Lightning Network payments via Stacked.

How It Works

  1. Customer selects “Pay with Bitcoin” at checkout.
  2. The plugin creates a payment link via the Stacked API.
  3. Customer is redirected to Stacked to complete the payment.
  4. After paying, the customer returns to the order confirmation page.
  5. The plugin polls Stacked to confirm payment and marks the order as complete.

Admin Features

  • Order details panel: View the Stacked reference and payment link for each order.
  • Manual status check: Click “Check Payment Status” on pending orders to re-query the Stacked API.

Configuration

Navigate to WooCommerce > Settings > Payments > Stacked to configure:

  • Title – Payment method name shown at checkout (default: “Stacked”)
  • Description – Text shown to customers at checkout
  • API Key – Your Stacked API key
  • API Base URL – Stacked API endpoint (default: https://app.stackedbitcoin.com)
  • Debug Logging – Enable to log API interactions to WooCommerce logs