PayButton - LNbits extension Embed a LNBits Pay button on any website This is an paybutton extension to help you organise and build you own. If your extension has API endpoints, include useful ones here curl -H "Content-type: application/json" -X POST https://YOUR-LNBITS/YOUR-EXTENSION/api/v1/paybutton -d '{"amount":"100","memo":"paybutton"}' -H "X-Api-Key: YOUR_WALLET-ADMIN/INVOICE-KEY"