[w3c/browser-payment-api] PaymentRequest does not handle the case of store pickup (#389)

As specified in the spec, if requestShipping is true, then shippingType can be "shipping",  "delivery", or "pickup". But, in case of store pickup, shipping is not done by the merchant instead customer has to pickup from merchant store. How this scenario will be handled in PaymentRequest?

Example: Some restaurant gives some discount if ordered online, we can pickup the order if we are visiting the restaurant. 

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

Received on Tuesday, 3 January 2017 07:27:54 UTC