This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The addressLine
read-only property of the PaymentAddress
interface returns a string array containing specific parts of the address such as street name, house number, apartment number, rural delivery route, descriptive instructions, or post office box.
Syntax
var paymentAddressLines = PaymentAddress.addressLine;
Specifications
Specification | Status | Comment |
---|---|---|
Payment Request API The definition of 'paymentaddress' in that specification. |
Candidate Recommendation | Initial definition. |
Browser Compatibility
Feature | Chrome | Edge | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
---|---|---|---|---|---|---|
Basic support |
61 |
(Yes) | ? | ? | No support | ? |
Feature | Android Webview | Chrome for Android | Edge | Firefox Mobile (Gecko) | Firefox OS | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|---|---|
Basic support | No support | 53 | (Yes) | ? | ? | ? | No support | ? |