PaymentAddress.phone
The read-only phone
property of the
PaymentAddress
interface returns a string containing the telephone number
of the recipient or contact person.
Syntax
var paymentPhone = PaymentAddress.phone;
Value
A DOMString
containing the telephone number for the recipient of the
shipment or of the responsible party for payment. If no phone number is available, this
value is an empty string.
Specifications
Specification | Status | Comment |
---|---|---|
Payment Request API The definition of 'PaymentAddress.phone' in that specification. |
Candidate Recommendation | Initial definition. |
Browser compatibility
BCD tables only load in the browser