GoogleChrome / GoogleChrome/samples
PaymentRequest: remove deprecated card issuer network as payment method
- Dominant language
- JavaScript
- Stars
- 5.9k
- Forks
- 2.4k
- Avg merge
- 24m
- Merged PRs (30d)
- 2
Description
https://googlechrome.github.io/samples/paymentrequest/credit-cards/ shows the following warning in the console:

> [Deprecation] Card issuer network ("amex", "diners", "discover", "jcb", "mastercard", "mir", "unionpay", "visa") as payment method is deprecated and will be removed in M64, around January 2018. Please use payment method name "basic-card" with issuer network in the "supportedNetworks" field instead. See https://www.chromestatus.com/features/5725727580225536 for more details.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.