DescriptionPaymentRequest: Implement PaymentDetailsModifier dictionary (in blink side).
The PaymentDetailsModifier allows details to modify the PaymentDetails based on
payment method identifier. It is used to add a discount or surcharge line item
indicating the reason for the different total amount, for example.
This CL is adding the dictionary, mojo interface and related tests but doesn't
include UI change to indicate total amount as per payment method identifier.
Related spec link:
https://w3c.github.io/browser-payment-api/#paymentdetailsmodifier-dictionary
BUG=618857
Committed: https://crrev.com/434828bc5ea0c5e62dafdd87045a65a8d61349e0
Cr-Commit-Position: refs/heads/master@{#402297}
Patch Set 1 #
Total comments: 10
Patch Set 2 : addressed comments #Messages
Total messages: 25 (12 generated)
|