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

I'm going to mark this as postponed, as I don't think it will make the cut for CR, but I do think supporting this is easy.

It's as simple as adding a new shippingType of "storePickup". Everything else works the exact same way. The address a user inputs can be used by the merchant to calculate stores within some range that they specify and then surface those as shippingOptions.

Not sure if others feel this will work or is missing something critical.

-- 
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#issuecomment-286263346

Received on Monday, 13 March 2017 22:28:03 UTC