Back to Content

PaymentAddress: phone property

files/en-us/web/api/paymentaddress/phone/index.md

latest498 B
Original Source

{{APIRef("Payment Request API")}}{{SecureContext_Header}}{{Deprecated_Header}}{{Non-standard_Header}}

The read-only phone property of the {{domxref('PaymentAddress')}} interface returns a string containing the telephone number of the recipient or contact person.

Value

A string 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.

Browser compatibility

{{Compat}}