diff --git a/specs/paymentrequest.html b/specs/paymentrequest.html index 837cc43e..d53215c8 100644 --- a/specs/paymentrequest.html +++ b/specs/paymentrequest.html @@ -779,6 +779,13 @@

PaymentResponse interface

}; +

+ How are payment messages routed between the browser and native payment + apps? The spec should give developers some idea of how the integration + might happen via a NOTE or similar mechanism to ensure that people know + it won't be just the OS vendors providing payment apps. +

+

A PaymentResponse is returned when a user has selected a payment method and approved a payment request. It contains the following fields: