GoogleChrome / GoogleChrome/samples

PaymentRequest: remove deprecated card issuer network as payment method

Open
#533 1 comment 1 reaction 0 assignees View on GitHub
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:

![image](https://user-images.githubusercontent.com/33569/29366288-8213877e-824e-11e7-87db-43374b73a25a.png)

> [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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.