- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 03 Jun 2024 15:33:46 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 3 June 2024 22:33:50 UTC
@marcoscaceres commented on this pull request. > + <li>Let |address:ContactAddress| be the result of running the + steps to <a>create a `ContactAddress` from user-provided + input</a> with |redactList|. + </li> + <li>Set |request|.{{PaymentRequest/shippingAddress}} to + |address|. + </li> + <li>Run the <a>PaymentRequest updated algorithm</a> with + |request| and "<a>shippingaddresschange</a>". + </li> + </ol> + </li> + </ol> + </section> + <section> + <h2> ✅ -- Reply to this email directly or view it on GitHub: https://github.com/w3c/payment-request/pull/996#pullrequestreview-2094977195 You are receiving this because you are subscribed to this thread. Message ID: <w3c/payment-request/pull/996/review/2094977195@github.com>
Received on Monday, 3 June 2024 22:33:50 UTC