HTML <link rel="monetization">
Web Monetization wallet addresses are represented in HTML documents using the <link>
element with the rel="monetization"
attribute. The rel
value must be monetization
. The href
value must be a URL of an Open Payments-enabled wallet address.
A single HTML document can contain multiple monetization <link>
elements; however, it’s up to each Web Monetization provider to decide how they want to handle this scenario. We recommend Web Monetization providers split the payments evenly between the links.
Specifications
Specification |
---|
Web Monetization #link-type-monetization |