GoogleChrome / samples

A repo containing samples tied to new functionality in each release of Google Chrome.
https://www.chromestatus.com/samples
Apache License 2.0
5.79k stars 2.38k forks source link

Replace basic-card with BobBucks in paymentrequests samples #769

Closed maxlgu closed 2 years ago

maxlgu commented 2 years ago

Since the "basic-card" payment method has been deprecated, this PR is to update the samples using "basic-card" to use BobBucks service-worker-based payment handler instead.

maxlgu commented 2 years ago

@rsolomakhin , PTAL. Thanks!