Skip to content

Commit a473a75

Browse files
[Editorial] Update spec to reference web-based-payment-handler (#1054)
Rather than the old [[[payment-handler]]]. No change on spec text since the spec database already had corrected for the rename.
1 parent ab02bc1 commit a473a75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1147,7 +1147,7 @@ <h2>
11471147
<aside class="note" title="Payment Handler registration">
11481148
Mechanisms to register a payment handler are outside the
11491149
scope of this specification. For one mechanism, see
1150-
[[[payment-handler]]].
1150+
[[[web-based-payment-handler]]].
11511151
</aside>
11521152
</li>
11531153
<li>For each |handler| in |registeredHandlers|:
@@ -4430,7 +4430,7 @@ <h2 id="user-info">
44304430
data models used by existing payment methods, prescribing data
44314431
specifics in this API would limit its usefulness. The
44324432
{{PaymentResponse/details}} member carries data from the payment
4433-
handler, whether Web-based (as defined by the [[[payment-handler]]])
4433+
handler, whether Web-based (as defined by the [[[web-based-payment-handler]]])
44344434
or proprietary. The [=user agent=] MUST NOT support payment handlers
44354435
unless they include adequate user consent mechanisms (such as
44364436
awareness of parties to the transaction and mechanisms for

0 commit comments

Comments
 (0)