diff --git a/index.html b/index.html index 90b7c712..cca231dc 100644 --- a/index.html +++ b/index.html @@ -955,7 +955,6 @@
totalAmount
amount
value from the PaymentItem
representing
- the payment request total. This will either be the total.amount
value from
- the PaymentDetails
dictionary for the payment request or it will
- be the total.amount
value from a PaymentDetailsModifier
- matching the payment method identifier for the payment method that the user selected
- to fulfil the transaction.
- details
methodName
attribute value of response to the payment method identifier
for the payment method that the user selected to accept the payment.
- total.amount
value from request@[[\details]].
- PaymentDetailsModifier
modifier in the modifiers
sequence
- in request@[[\details]] that matches the payment method identifier for the
- payment method that the user selected to accept the payment, then let amount
- be the total.amount
value from modifier.
- totalAmount
attribute value of response to amount.
- details
attribute value of response to a JSON-serializable object
containing the payment method specific message used by the merchant to process