💱Accepting Bitcoin Payments on Your Website
This tutorial will show you how to accept Bitcoin on a website with SSL signed payment requests, according to BIP-70. The docs are updated for Electrum 4.0
Add your SSL certificate to Electrum
electrum -o setconfig ssl_keyfile /path/to/ssl/privkey.pem
electrum -o setconfig ssl_certfile /path/to/ssl/fullchain.pemCreate and use your merchant wallet
electrum createelectrum getmpk -w .electrum/wallets/your-walletelectrum restore xpub...............................................electrum -o setconfig payserver_address ecdsa.org:80Start the Electrum daemon
Create a signed payment request
Open the payment request page in your browser


Lightning payments
Last updated