Re: [w3c/browser-payment-api] Add canMakeActivePayment() function to PaymentRequest object. (#310)

`canMakePayment()` would be misleading, because anyone with an empty profile can make a payment by entering new credit card information into the user agent during the checkout. We need to a keyword that signifies that the user has previously setup their profile by entering valid credit card information into the user agent in the past. Not sure if we can do better than "active."

-- 
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/issues/310#issuecomment-261113084

Received on Thursday, 17 November 2016 00:05:14 UTC