PaymentRequest does not handle the case of store pickup
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 510
- Forks
- 139
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the PaymentRequest specification around requestShipping and the shippingType values shipping, delivery, and pickup. Compare the defined behavior with the store-pickup example, then document or agree on the specification change needed to describe how pickup is handled; done means the scenario has an explicit, accepted resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- api, payments
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100