Re: [w3c/browser-payment-api] Add `enableLegacyCheckout` option to PaymentOptions. (#365)

@nickjshearer,

There's more discussion following the original proposal here: https://github.com/w3c/browser-payment-api/pull/316#issuecomment-264217781

As @ianbjacobs [mentioned](https://github.com/w3c/browser-payment-api/pull/316#issuecomment-265828146), there was support for this feature on the most recent call. It could be seen as a more privacy aware alternative to `canMakePayment` or as an orthogonal feature that provides a more graceful fallback when the user cannot or does not want to select a payment method. This could be for a number of reasons, for example, the user has no payment apps, the browser does not support even basic card, or the user simply prefers to use the website experience and already has their card information registered with the site. There are a number of concerns that can be found in that other discussion that pertain to this proposal.

-- 
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/365#issuecomment-266173551

Received on Saturday, 10 December 2016 02:44:03 UTC