-
Notifications
You must be signed in to change notification settings - Fork 0
Home
D edited this page Aug 2, 2026
·
2 revisions
Accept Bitcoin Lightning payments on your WooCommerce store via the CLINK protocol (clinkme.dev). Customers pay with ShockWallet, ZEUS, BXRD.app, Amethyst, or any CLINK-compatible Lightning wallet. All communication flows privately and anonymously over Nostr relays — no Lightning node or web server is required for the merchant.
- Plugin on WordPress.org: clink-gateway-for-woocommerce
- Releases: github.com/WoompaLoompa/woo-clink/releases
- Demo store: woo-clink.wasmer.app
- Original announcement: stacker.news
- Install the plugin
-
Configure the gateway — paste your
noffer1...string -
Generate a
nofferif you don't have one yet - (Subscriptions) Set up Auto-Renewal
-
Merchant generates a CLINK Offer string (
noffer1...) from their CLINK-compatible Lightning wallet (ShockWallet, Lightning.Pub, etc.) - Customer checks out and selects Lightning (CLINK) as the payment method
- The plugin uses the
nofferto request a BOLT 11 Lightning invoice from the merchant's node over Nostr - Customer scans the QR code and pays with any Lightning wallet
- Payment is confirmed via a CLINK protocol receipt — the order is marked complete
No web server required for the Lightning node. All communication flows over Nostr relays.
- WordPress 5.8+
- WooCommerce 6.0+
- PHP 7.4+
- A CLINK-compatible Lightning wallet/node (ShockWallet, Lightning.Pub, ZEUS, Amethyst)
| Product Type | Supported |
|---|---|
| Simple | Yes |
| Variable | Yes |
| Digital / Virtual | Yes |
| Subscription (initial) | Yes |
| Subscription (auto-renewal) | Yes — via CLINK ndebit authorization |
| Bookings / Appointments | Yes (via WooCommerce core) |