Re: [w3c/browser-payment-api] Detecting Payment Method Availability (#316)

@mattdevaney,

Do you even need to call the `canMakePayment` API at all? Instead, could you always call into the Payment Request API (call `show()`) if it's available -- and flip the flag I proposed so that a "Checkout w/WorldPay" option shows up in the browser UI? Would this be an acceptable way forward to both give the user the ability to use any payment methods they have previously registered or to just click through to drop into your customized checkout experience?

-- 
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/browser-payment-api/pull/316#issuecomment-265218908

Received on Tuesday, 6 December 2016 17:44:53 UTC