WICG / webmonetization

Proposed Web Monetization standard
https://webmonetization.org
Other
457 stars 153 forks source link

Link#load - payment pointer validated or fetch + friends done #344

Open sublimator opened 1 year ago

sublimator commented 1 year ago

If we are going to have a 'load' event, and it means processing the payment pointer, could we emit it as early as possible? As soon as the payment pointer seems well formed, and the connection details requests are about to be initiated?

I think that would:

  1. Make it future compatible with sharing the payment pointer outside of the Browser/UA if that tradeoff is ever revisited
  2. Make it so that websites don't have to wait precious milliseconds before making decisions based on the load event, (which does NOT necessarily guarantee payment anyway)

Originally from: 1 / 2