PaymentAddress.sortingCode
The sortingCode
read-only property of the
PaymentAddress
interface returns a string containing a postal sorting
code such as is used in France.
Syntax
var sortingCode = PaymentAddress.sortingCode;
Value
A DOMString
containing the sorting code portion of the address.
Specifications
Specification | Status | Comment |
---|---|---|
Payment Request API The definition of 'PaymentAddress.sortingCode' in that specification. |
Candidate Recommendation | Initial definition. |
Browser compatibility
BCD tables only load in the browser