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