diff --git a/index.html b/index.html index c83e9cc3..11fc3fef 100644 --- a/index.html +++ b/index.html @@ -2953,6 +2953,19 @@

payment methods support this.

+
+

+ Payment Handler Matching +

+

+ For security reasons, a user agent can limit matching (in + show() and canMakePayment()) to payment handlers + from the same origin as a URL + payment method identifier. User agents can also use + information provided by a payment method owner to match + payment handlers from other origins. +

+