安全上下文
此特征只可用于
安全上下文
(HTTPS),在某些或所有
支持浏览器
.
obsolete
PaymentCurrencyAmount
property
currencySystem
is a string which specifies the standard being used to specify the
currency
the
value
is specified in.
For example, the default is
urn:iso:std:iso:4217
, which specifies that the standard used is
ISO 4217
.
警告: This property has been removed from the specification and should no longer be used; the currency is now always specified using ISO 4127.
currencySystem = paymentCurrencyAmount.currencySystem;
A
DOMString
which specifies the currency standard used to specify the
currency
in which the payment value is represented. The default,
urn:iso:std:iso:4217
, indicates the
ISO 4217
标准。
This obsolete property was removed in the May 3, 2018 update of the Payment Request API specification.
| 规范 | 状态 | 注释 |
|---|---|---|
|
支付请求 API
The definition of 'PaymentCurrencyAmount' in that specification. |
候选推荐 | No longer part of the specification |
|
支付请求 API
The definition of 'PaymentCurrencyAmount.currencySystem' in that specification. |
候选推荐 | The March 20, 2018 version of the specification; the last one to include this property |
No compatibility data found. Please contribute data for "api.PaymentCurrencySystem.currencySystem" (depth: 1) to the MDN 兼容性数据存储库 .
PaymentCurrencyAmount
currencySystem
value