Enables payment handlers to get the updated total from the merchant in response to a change in payment instrument selected within the payment handler. This fires the PaymentMethodChangeEvent on the merchant website.
For example, if the user selects a debit card with a billing address in France, the merchant may need to add value added tax to the total.
Docs: https://github.com/w3c/payment-handler/issues/314
Samples: https://rsolomakhin.github.io/pr/apps/pmc/
Explainers: https://github.com/w3c/payment-handler/issues/314