Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 758 Bytes

File metadata and controls

26 lines (20 loc) · 758 Bytes
title short-title slug page-type status browser-compat
PaymentAddress: recipient property
recipient
Web/API/PaymentAddress/recipient
web-api-instance-property
deprecated
non-standard
api.PaymentAddress.recipient

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

The read-only recipient property of the {{domxref('PaymentAddress')}} interface returns a string containing the name of the recipient, purchaser, or contact person at the payment address.

Value

A string giving the name of the person receiving or paying for the purchase, or the name of a contact person in other contexts. If no name is available, this string is empty.

Browser compatibility

{{Compat}}