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

@marcoscaceres commented on this pull request.



> +          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.

```suggestion
          Optionally, an IDL type that the <a>payment method</a> expects
          to receive as the {{PaymentMethodData}}'s {{PaymentMethodData/data}} member. 
          If not specified for a given payment method,
          no conversion to IDL is done and the payment method will receive
          {{PaymentMethodData/data}} as JSON.
```


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

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

Received on Wednesday, 6 July 2022 00:54:02 UTC