Web/API/PaymentAddress/organization

From Get docs


The organization read-only property of the PaymentAddress interface returns a string containing the name of the organization, firm, company, or institution at the address.

Syntax

var paymentOrganization = PaymentAddress.organization;

Value

A DOMString whose value is the name of the organization or company located at the address described by the PaymentAddress object. This should be the name of the organization that is to receive the shipment for shipping addresses, or which is repsonsible for payment for payment addresses.

Specifications

Specification Status Comment
Payment Request APIThe definition of 'PaymentAddress.organization' in that specification. Candidate Recommendation Initial definition.

Browser compatibility

Update compatibility data on GitHub

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari Android webview Chrome for Android Firefox for Android Opera for Android Safari on iOS Samsung Internet
organization Chrome

Full support 60

Edge

Full support 15

Firefox No support No

Notes'

No support No

Notes'

Notes' Available only in nightly builds.

IE

No support No

Opera

Full support 47

Safari

Full support 11.1

WebView Android

No support No

Chrome Android

Full support 56

Firefox Android No support No

Notes'

No support No

Notes'

Notes' Available only in nightly builds.

Opera Android

Full support 44

Safari iOS

Full support 11.3

Samsung Internet Android

Full support Yes

Legend

Full support  
Full support
No support  
No support
See implementation notes.'
See implementation notes.