Skip to content

Commit

Permalink
Remove api.PaymentRequest.requestId (#11082)
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg authored Jun 17, 2021
1 parent a2a9f4f commit 06ae914
Showing 1 changed file with 0 additions and 51 deletions.
51 changes: 0 additions & 51 deletions api/PaymentRequest.json
Original file line number Diff line number Diff line change
Expand Up @@ -561,57 +561,6 @@
}
}
},
"requestId": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/PaymentRequest/requestId",
"support": {
"chrome": {
"version_added": false
},
"chrome_android": {
"version_added": false
},
"edge": {
"version_added": "≤18",
"version_removed": "79"
},
"firefox": {
"version_added": false,
"notes": "Available only in nightly builds."
},
"firefox_android": {
"version_added": false,
"notes": "Available only in nightly builds."
},
"ie": {
"version_added": false
},
"opera": {
"version_added": false
},
"opera_android": {
"version_added": false
},
"safari": {
"version_added": null
},
"safari_ios": {
"version_added": null
},
"samsunginternet_android": {
"version_added": false
},
"webview_android": {
"version_added": false
}
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"shippingAddress": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/PaymentRequest/shippingAddress",
Expand Down

0 comments on commit 06ae914

Please sign in to comment.