motivation: Old: This feature lets the browser assist users in push-based payment flows by facilitating the transfer of payment information between the payment provider (on the payee side) and the payment client (on the payer side). The feature lays the foundation for payment integrators in streamlining push-based payment flows, towards a consistent and low-friction user experience.
Explainer: https://github.com/aneeshali/paymentlink/blob/main/docs/explainer.md
New: This feature lets the browser assist users in push-based payment flows by facilitating the transfer of payment information between the payment provider (on the payee side) and the payment client (on the payer side). The feature lays the foundation for payment integrators in streamlining push-based payment flows, towards a consistent and low-friction user experience.
Explainer: https://github.com/WICG/paymentlink/blob/main/README.md
name: Old: Link rel=payment to support push payments New: Link rel=facilitated-payment to support push payments
summary: Old: Adds support for <link rel="payment" href="..."> as a hint that the browser should notify registered payment clients about a pending push payment. New: Adds support for <link rel="facilitated-payment" href="..."> as a hint that the browser should notify registered payment clients about a pending push payment.