Contact [email protected], [email protected] Specificationhttps://www.w3.org/TR/payment-method-basic-card/
Summary Deprecate the "basic-card" payment method from PaymentRequest API. Blink componentBlink>Payments <https://bugs.chromium.org/p/chromium/issues/list?q=component:Blink%3EPayments> Motivation * Its usage is low and declining, underperforms other payment methods in time-to-checkout and completion rate and does not have improvement potential. * W3C's interest in it has waned. 6 participants supported the deprecation and no objection[1], and W3C has deprecated the spec[2]. [1] https://lists.w3.org/Archives/Public/public-payments-wg/2021Aug/0038.html [2] https://github.com/w3c/payment-method-basic-card/pull/90/files Interoperability and Compatibility * Chrome is the only implementer of basic-card, so the basic-card removal from Chrome will increase interoperability. * Since no other browser implements basic-card, web developers already need workarounds to support other browsers. * Whether basic-card is supported can be detected via canMakePayment <https://w3c.github.io/payment-request/#canmakepayment-method>. Web developers normally use this to decide whether to fallback to other methods. * We have checked the few top sites via UKM - they all appear to work with basic-card disabled because they fallback to other methods to get payment info. Tracking bughttps://crbug.com/1209835 Estimated milestonesM96 Link to entry on the Chrome Platform Status https://chromestatus.com/feature/5730051011117056 This intent message was generated by Chrome Platform Status <https://www.chromestatus.com/>. -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAEWPi2sswphwqEnCGgwwNOr_F5j8V%3Dc5ZQ7Kz6h2gK%2Bki2A6aw%40mail.gmail.com.
