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.77k stars 2.38k forks source link

Delete `credit-card` sample from paymentrequest #768

Closed maxlgu closed 2 years ago

maxlgu commented 2 years ago

Since the basic-card method of the Payment Request API has been deprecated, this PR deletes the credit-card sample.

Bug: crbug.com/1299748

maxlgu commented 2 years ago

@rsolomakhin , PTAL.

Other samples are using basic-card as well. We should remove them in separate PRs.

maxlgu commented 2 years ago

Updated the text. PTAL.

maxlgu commented 2 years ago

@rsolomakhin , do you have the write access? could you approve it? thanks!

rsolomakhin commented 2 years ago

Thank you, @jeffposnick!