Allow websites to query for available payment methods.
Supported on: Microsoft Windows 7 or later
Registry
HKLM
Software\Policies\Google\Chrome HKCU
Software\Policies\Google\Chrome Value name: PaymentMethodQueryEnabled
Enabled: PaymentMethodQueryEnabled = 1
Disabled: PaymentMethodQueryEnabled = 0
Description
Allows you to set whether websites are allowed to check if the user has payment methods saved. If this policy is set to disabled, websites that use PaymentRequest.canMakePayment or PaymentRequest.hasEnrolledInstrument API will be informed that no payment methods are available. If the setting is enabled or not set then websites are allowed to check if the user has payment methods saved.