Re: [w3c/browser-payment-api] Add billing shipping type (#409)

rvm4 commented on this pull request.



> @@ -1210,7 +1210,8 @@ <h2 id="state-transitions" class="informative">
         enum PaymentShippingType {
           "shipping",
           "delivery",
-          "pickup"
+          "pickup",
+          "billing",

I will address that once I get some quick signal around the naming.

-- 
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/pull/409

Received on Thursday, 26 January 2017 16:57:19 UTC