- From: ianbjacobs <notifications@github.com>
- Date: Tue, 10 May 2016 07:38:41 -0700
- To: w3c/browser-payment-api <browser-payment-api@noreply.github.com>
- Cc:
Received on Tuesday, 10 May 2016 14:41:58 UTC
I believe this issue can be closed because the spec combined parameters 1 and 4 such that:
1) PMIs are used as keys for payment method specific data, and
2) Some grouping is possible (that is: you can say that some data applies to multiple payment methods):
{
supportedMethods: ["bobpay.com"],
data: {
merchantIdentifier: "XXXX",
bobPaySpecificField: true
}
Ian
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/browser-payment-api/issues/143#issuecomment-218177905
Received on Tuesday, 10 May 2016 14:41:58 UTC