Allow websites to query for available payment methods
Supported on: Microsoft Edge version 80, Windows 7 or later
Registry
HKLM
Software\Policies\Microsoft\Edge HKCU
Software\Policies\Microsoft\Edge Value name: PaymentMethodQueryEnabled
Enabled: PaymentMethodQueryEnabled = 1
Disabled: PaymentMethodQueryEnabled = 0
Description
Allows you to set whether websites can check if the user has payment methods saved. If you disable this policy, websites that use PaymentRequest.canMakePayment or PaymentRequest.hasEnrolledInstrument API will be informed that no payment methods are available. If you enable this policy or don't set this policy, websites can check if the user has payment methods saved.