File tree 1 file changed +1
-18
lines changed
1 file changed +1
-18
lines changed Original file line number Diff line number Diff line change 840
840
rejected with a "< a > SecurityError</ a > " < a > DOMException</ a > . For
841
841
example, the < a > user agent</ a > may require the call to be
842
842
< a > triggered by user activation</ a > , or may limit the rate at
843
- which a page can call < a > show()</ a > , as described in the < a href =
844
- "#privacy "> privacy considerations</ a > section.
843
+ which a page can call < a > show()</ a > .
845
844
</ p >
846
845
< p class ="note ">
847
846
During the Candidate Recommendation phase, implementations are
@@ -3353,22 +3352,6 @@ <h2>
3353
3352
consent.
3354
3353
</ p >
3355
3354
</ section >
3356
- < section >
3357
- < h2 >
3358
- Exposing available payment methods
3359
- </ h2 >
3360
- < p >
3361
- Developers might try to call the payment request API repeatedly with
3362
- only one payment method identifier to try to determine what payment
3363
- methods a < a > user agent</ a > has installed. There are legitimate
3364
- scenarios for calling repeatedly (for example, to control the flow of
3365
- payment method selection). The fact that a successful match to a
3366
- payment method causes a user interface to be displayed mitigates the
3367
- disclosure risk. Implementations MAY require a user action to
3368
- initiate a payment request or they MAY rate limit the calls to the
3369
- API to prevent too many repeated calls.
3370
- </ p >
3371
- </ section >
3372
3355
</ section >
3373
3356
< section id ="dependencies ">
3374
3357
< h2 >
You can’t perform that action at this time.
0 commit comments