DEV Community

Cover image for Earn money using the Web Monetization API
Beto Muniz
Beto Muniz

Posted on • Edited on • Originally published at betomuniz.com

5 2

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 micropayments for you.

🏗 The Where

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

<meta name="monetization" content="$ilp.your.payment/pointer" />
Enter fullscreen mode Exit fullscreen mode

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

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more