17 lines
No EOL
531 B
JSON
17 lines
No EOL
531 B
JSON
{
|
|
"info": {
|
|
"name": "Payment Request API",
|
|
"subsection_number": null,
|
|
"subsection_name": null,
|
|
"url": "https://w3c.github.io/payment-request/"
|
|
},
|
|
"features": [
|
|
"PaymentRequest.prototype.show",
|
|
"PaymentRequest.prototype.abort",
|
|
"PaymentRequest.prototype.canMakePayment",
|
|
"PaymentAddress.prototype.toJSON",
|
|
"PaymentResponse.prototype.complete",
|
|
"PaymentResponse.prototype.toJSON",
|
|
"PaymentRequestUpdateEvent.prototype.updateWith"
|
|
]
|
|
} |