- From: Zach Koch <zkoch@google.com>
- Date: Mon, 23 Jan 2017 12:55:44 -0800
- To: Ian Jacobs <ij@w3.org>
- Cc: Web Payments Working Group <public-payments-wg@w3.org>
Received on Monday, 23 January 2017 20:56:18 UTC
Thanks, Ian! I suspect the right next step is to submit a PR referencing
this in the basic-card spec.
Very, very minor nit: there's some weird CSS thing going on when you expand
large enough the window, a random padding-left of 29em is applied:
@media screen and (min-width: 78em)
base:300
body:not(.toc-inline) {
1. padding-left: 29em;
}
On Thu, Jan 19, 2017 at 2:54 PM, Ian Jacobs <ij@w3.org> wrote:
> Hello all,
>
> As discussed at today’s call [1], I have made available a resource that
> will be references from Basic Card Payment:
>
> Card Network Identifiers Approved for use with Payment Request API
> https://www.w3.org/Payments/card-network-ids
>
> Thank you,
>
> Ian
>
> --
> Ian Jacobs <ij@w3.org>
> https://www.w3.org/People/Jacobs/
> Tel: +1 718 260 9447
>
>
>
>
>
>
Received on Monday, 23 January 2017 20:56:18 UTC