diff --git a/index.html b/index.html index a6cd6425..846dd1e2 100644 --- a/index.html +++ b/index.html @@ -1761,8 +1761,8 @@

An object that provides a payment method specific message used - by the merchant to process the transaction and determine successful - fund transfer. This data is returned by the payment method + by the merchant to process the transaction or validate the transaction + has been processed. This data is returned by the payment method specific code that satisfies the payment request.

@@ -1849,7 +1849,7 @@

The complete() method is called after the user has accepted the payment request and the [[\acceptPromise]] has been resolved. Calling the complete() method tells the user - agent that the transaction is over (and SHOULD cause any + agent that the payment interaction is over (and SHOULD cause any remaining user interface to be closed).