Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
April 26, 2021 04:03 pm GMT

Earn money using the Web Monetization API

Content inspired after I receive my first payment using Web Monetization API

The How

1

2

  • And pick a currency target. It could be USD, BTC, etc

3

The Web Monetization API needs a Payment Pointer to address micropayment for you.

The Where

You could use your previous created Uphold's Payment Pointer on your website using this declaration:

<meta name="monetization" content="$ilp.your.payment/pointer" />

Also, dozens of services offer support:

Even YouTube, when connected in a creator account on Coil.

The Web Monetization API

Web Monetization API

The Web Monetization API is a W3C Standard that uses a neutral payment protocol called Interledger (ILP) for transferring money for anyone by anyone.

The proposal help web creators avoid systems that slow down the web and creates annoying UX

More about Web Monetization Standards

Also, don't miss content like this signing my newsletter


Original Link: https://dev.to/obetomuniz/earn-money-using-the-web-monetization-api-4c9k

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To