Web/API/PaymentAddress/toJSON

From Get docs

This is an experimental technologyCheck the Browser compatibility table carefully before using this in production.


The toJSON() property of the PaymentAddress interface is a standard serializer that returns a JSON representation of the PaymentAddress object's properties.

Syntax

var json = PaymentAddress.toJSON()

Parameters

None.

Return value

A JSON object.

Specifications

Specification Status Comment
Web IDLThe definition of 'toJSON()' 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
toJSON() 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.