[w3c/browser-payment-api] Phone number format (#390)

What format should we use for phone numbers for `payerPhone` and `PayerAddress.phone`? I propose E.164, which looks like this: `"+15555555555"`. (For UI, Chrome will probably use E.123, which shows that same phone number in more human-readable format of `"+1 (555) 555-5555"`.)

-- 
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/390

Received on Friday, 6 January 2017 16:10:45 UTC