← Back to release summary

PaymentMethodData.supportedMethods should not be a sequence

Category
Miscellaneous
Type
New or changed feature
Status
Deprecated (Chrome 62)
Intent stage
None

Summary

PaymentMethodData is used in the PaymentRequest constructor, the PaymentRequestEvent, and the CanMakePaymentEvent. It's supportedMethods property holds and identifier indicating the payment methods a merchant accepts. Currently, this property takes either a string or array. After this change, it will only take a string.

Standards & signals

View on chromestatus.com