Tips HTML Link

lightning donations and tips

multiple options to add a quick payment link on your website

html

the plan:

You want to get tips with lightning. You have a lightning address.

the tools:

Use a simple html link on your website

the upside:

Non-custodial option (your keys)
Payments go directly to your own wallet
Free to use – no fees
Any amount, donor decide
Tips are anonymous
Branding possible (html)

the downside:

You need a lightning address
Donor needs a compatible lightning wallet on the device
Tips are anonymous
No payment confirmation
No redirect option after payment

the result (live demo):

tip me:

Click here to open your lightning wallet

copy HTML code below, change to your own lightning address:

<a class="button" href="lightning:badger@getalby.com" style="text-align: center;">Click here to open your lightning wallet</a>