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
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1147,7 +1147,7 @@ <h2>
<aside class="note" title="Payment Handler registration">
Mechanisms to register a payment handler are outside the
scope of this specification. For one mechanism, see
[[[payment-handler]]].
[[[web-based-payment-handler]]].
</aside>
</li>
<li>For each |handler| in |registeredHandlers|:
Expand Down Expand Up @@ -4430,7 +4430,7 @@ <h2 id="user-info">
data models used by existing payment methods, prescribing data
specifics in this API would limit its usefulness. The
{{PaymentResponse/details}} member carries data from the payment
handler, whether Web-based (as defined by the [[[payment-handler]]])
handler, whether Web-based (as defined by the [[[web-based-payment-handler]]])
or proprietary. The [=user agent=] MUST NOT support payment handlers
unless they include adequate user consent mechanisms (such as
awareness of parties to the transaction and mechanisms for
Expand Down