- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 30 Apr 2024 15:28:33 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 30 April 2024 22:28:38 UTC
@marcoscaceres commented on this pull request. > @@ -292,10 +292,15 @@ <h2> </li> <li>The |details|: The details of the transaction, as a <a>PaymentDetailsInit</a> dictionary. This includes total cost, and - optionally a list of goods or services being purchased. Additionally, - it can optionally include "modifiers" to how payments are made. For - example, "if you pay with a card belonging to network X, it incurs a - US$3.00 processing fee". + optionally a list of goods or services being purchased, for physical + goods, and shipping options. Additionally, it can optionally include + "modifiers" to how payments are made. For example, "if you pay with a + card belonging to network X, it incurs a US$3.00 processing fee". + </li> + <li>The |options|: Optionally, a list of things as {{PaymentOptions}} ✅ -- Reply to this email directly or view it on GitHub: https://github.com/w3c/payment-request/pull/996#pullrequestreview-2032690770 You are receiving this because you are subscribed to this thread. Message ID: <w3c/payment-request/pull/996/review/2032690770@github.com>
Received on Tuesday, 30 April 2024 22:28:38 UTC