- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 05 Jul 2022 17:53:50 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 6 July 2022 00:54:02 UTC
@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