diff --git a/index.html b/index.html index 38ec31b..6f85485 100644 --- a/index.html +++ b/index.html @@ -602,8 +602,8 @@

Payment App Invocation and Response Data

payment app response data
data returned by an invoked payment app to the user agent, typically after payment authorization or other action - taken through the payment app. This data, which will vary according to payment method, is then passed through - the Payment Request API as the payment response.
+ taken through the payment app. This data, which will vary according to payment method, is then returned to the payee via + the Payment Request API as part of the payment response.