Re: [w3c/payment-handler] interaction with payment methods doesn't appear to be defined (#249)

@ianbjacobs : We have both `capabilities` and `canMakePayment()`, if I understand the spec correctly. The `capabilities` are used for standardized payment method identifiers. The `canMakePayment()` may be used for URL-based payment method identifiers. See [Filtering of Payment Instruments](https://w3c.github.io/payment-handler/#filtering-of-payment-instruments) for more info.

-- 
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/payment-handler/issues/249#issuecomment-426687015

Received on Wednesday, 3 October 2018 15:45:23 UTC