WP Donate LNbits
Accept Bitcoin Donations on your Wordpress website. Initially created for bitcoin payment provider Lightning Checkout.
★ 2stars
2forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/lnbits/wp-donate-lnbits/archive/refs/heads/main.zipFrom the readme
WP Donate LNbits
This Wordpress plugin gives you the possiblity to accept Bitcoin lightning donations on your Wordpress site.
For payments the plugin relies on a LNbits instance with plugin Satspay installed. Currently only Lightning payments are implemented since those are best suitable for value4value projects.
You can see a live demo on the Dutch Bitcoin news site Bitcoin Focus
Admin settings
After installing the plugin you can set the following settings:
- API Endpoint
- API Key
- Lightning Wallet
- After payment create donation post
- Currency Options
API Endpoint, API Key, Lightning Wallet
These settings you can take from your LNbits instance. API Endpoint is the url of your LNbits instance, without a / at the end.
The API key and Lightning Wallet you find in the GUI of LNbits. Take it from the appropriate wallet.
After payment create donation post
When enabled, for every donation a post with donation title and message is created. The post is a custom post type: donation.
Currency Options
Give one (or more, seperated by a comma) currencies to be supported. Current options: SAT, EUR, USD, GBP.
When SAT no conversion is done, For other options a conversion is done, before c
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.