Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion specification/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,14 @@
API documentation</a>.
</p>
</div>
<aside class="note">
This document does not currently cover the details of user wallet
integration and the flow of a Web Monetization payment session in a
browser; for that, see the <a href=
"/specification/flows/">Web
Monetization flows</a> draft specification, which is expected to be
integrated into this specification at some point in the future.
</aside>
</section>
<section class="informative">
<h2>
Expand Down Expand Up @@ -585,7 +593,7 @@ <h2>
</h2>
<p>
The amount of the MonetizationAmount. See the definition of the
`value` member in of {{PaymentCurrencyAmount}} in [[payment-request]]
`value` member of {{PaymentCurrencyAmount}} in [[payment-request]]
for details.
</p>
</section>
Expand Down