PaymentAddress.postalCode - Web APIs 编辑
The postalCode
read-only property of the PaymentAddress
interface returns a string containing a code used by a jurisdiction for mail routing, for example, the ZIP Code in the United States or the Postal Index Number (PIN code) in India.
Syntax
var paymentPostalCode = PaymentAddress.postalCode;
Value
A DOMString
which contains the postal code portion of the address. A postal code is a string (either numeric or alphanumeric) which is used by a postal service to optimize mail routing and delivery.
Various countries use different terms for this. In most of the world, it's known as the "post code" or "postal code." In the United States, the ZIP code is used. India uses PIN codes.
Specifications
Specification | Status | Comment |
---|---|---|
Payment Request API The definition of 'PaymentAddress.postalCode' in that specification. | Candidate Recommendation | Initial definition. |
BCD tables only load in the browser
- Universal Postal Union: Post code lookup service
- Universal Postal Union: Universal Post*Code® Database
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论