-
Notifications
You must be signed in to change notification settings - Fork 0
Generating a noffer
D edited this page Aug 2, 2026
·
1 revision
A noffer (noffer1...) is the CLINK Offer string that advertises your Lightning node's ability to receive payments. You paste it into the plugin's CLINK Offer String setting.
- Open ShockWallet
- Go to Receive → CLINK Offer
- Copy the
noffer1...string - Paste it into WooCommerce → Settings → Payments → CLINK (Lightning)
- Log into your Lightning.Pub dashboard
- Navigate to Offers
- Copy the generated
noffer1...string - Paste it into the plugin settings
- The
nofferencodes your node's public key and a Nostr relay URL. The plugin uses these to request a BOLT 11 invoice directly from your node over Nostr. - Make sure the plugin's Bitcoin Network setting matches the network your
nofferwas generated on (mainnet/testnet/regtest) — invoices from another network are rejected. - The offer string does not contain any secret key material and can be safely stored in your WordPress options.