Re: [w3c/payment-request] Editorial: Define a concept for converting and validating .data (PR #977)

@marcoscaceres commented on this pull request.



> +      <p>
+        A payment method defines:
+      </p>
+      <dl>
+        <dt>
+          <dfn>Payment Method additional data type</dfn>
+        </dt>
+        <dd>
+          An IDL type that defines the data the <a>payment method</a> expects
+          to receive in the {{PaymentMethodData/data}} member of the
+          {{PaymentMethodData}}. If not specified for a given payment method,
+          no conversion to IDL is done and the payment method will receive
+          {{PaymentMethodData/data}} as JSON.
+        </dd>
+        <dt>
+          <dfn>Steps to validate payment method data</dfn>

Hmmm... this doesn't actually define any steps? Maybe we don't need this definition? 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/977#pullrequestreview-1029357348
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/payment-request/pull/977/review/1029357348@github.com>

Received on Wednesday, 6 July 2022 00:53:47 UTC