Re: [w3c/payment-handler] HEAD request for supportedMethods not getting triggered (#286)

Do we need both these lines during registration - mentioning the payment method twice.
enabledMethods: ['https://abc-dev.test.com/pay3'], // Legacy.
method: 'https://abc-dev.test.com/pay3', // Modern.

canMakePayments() is returning false where as we are able to see the Payment Handler on Payment popup screen.  What may be the reason here.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-handler/issues/286#issuecomment-380565284

Received on Wednesday, 11 April 2018 19:16:55 UTC