2020-11.html.j2 (716B)
1 {% extends "common/news.j2" %} 2 {% block body_content %} 3 <h1>2020-11: RFC 8905: "The 'payto' URI Scheme for Payments" published</h1> 4 <p> 5 We are happy to announce the publication of RFC 8905 by the IETF. 6 </p> 7 <p> 8 RFC 8905 defines the 'payto' Uniform Resource Identifier (URI) 9 scheme for designating targets for payments.</t> 10 <t>A unified URI scheme for all payment target types allows applications 11 to offer user interactions with URIs that represent payment targets, 12 simplifying the introduction of new payment systems and 13 applications.</t> 14 </p> 15 <h2>Download links</h2> 16 <p> 17 You can download the RFC from <a 18 href="https://tools.ietf.org/html/rfc8905">here</a>. 19 </p> 20 21 {% endblock body_content %}