Skip to main content
OP Open Payment Address Protocol
Local-first no tracking

Music donation address

A donation address for this piece of music

This demo page gives a piece of music its own payment address, so people can see how donations can be connected with the work they enjoyed.

Published donation address

https://openpaymentaddress.org/music

The demonstrator publishes a small public payment file at openpaymentaddress.org/.well-known/open-payment/record/L211c2lj and binds it exactly to https://openpaymentaddress.org/music for donations to this music.

Where the musician can use it

Music page

Add it beside the track, lyrics or release notes.

Listening link

Share it with a link to the music in a post or message.

Release announcement

Include it in a newsletter, poster or QR code for the release.

Try donating to this music

Want one for your own work? Open the payment-file generator.

The file you put online

The associated OPID record is published at https://openpaymentaddress.org/.well-known/open-payment/record/L211c2lj

This is the actual payment file for this example. A payment app reads it to find out what the address means; people do not have to understand or edit the code.

{
  "version": 1,
  "id": "https://openpaymentaddress.org/music",
  "payment": {
    "type": "delegate",
    "target": "https://openpaymentaddress.org/"
  }
}
Open the actual JSON file