Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Checkout MVP (forms and validations) [WIP] #80

Closed
ericerway opened this issue Jun 22, 2018 · 2 comments
Closed

Implement Checkout MVP (forms and validations) [WIP] #80

ericerway opened this issue Jun 22, 2018 · 2 comments
Assignees

Comments

@ericerway
Copy link

ericerway commented Jun 22, 2018

This issue is for the following packages:

[X] venia-concept
[ ] pwa-buildpack
[X] peregrine
[ ] pwa-module
[ ] pwa-devdocs

This issue is a:

[ ] Bug
[X] Feature suggestion
[ ] Documentation issue
[ ] Other (Please Specify)

Environment

Question Answer
Magento version
Operating System + version
node.js version (node -v)
npm version (npm -v)

Description

As a shopper, I want to make a purchase from Venia with correct shipping/billing information and validated for accuracy so that I have a successful order.

Scenario:

  • Shipping and billing information captured (e.g. Veronica Costello)
  • Edits and validations (server side)
  • Error messaging and interactions

Expected result:

Basic checkout experience with real data from Magento store using REST API and the ability to use the form component for basic edits/validations (server) and appropriate messaging if there are issues in the experience.

Requires knowledge of REST/GRAPHQL interactions with Apollo and use of current Magento 2 API.

Possible solutions:

Demo of minimal checkout experience (unstyled) through confirmation page and order placed (seen) from Magento 2 admin panel. Checkout should be built in such a way that applying Venia styling and switching to GRAPHQL (fully) is less difficult from a developer experience.

@ericerway ericerway changed the title Implement Checkout MVP (forms and validations) WIP Implement Checkout MVP (forms and validations) [WIP] Jun 22, 2018
@ericerway ericerway modified the milestone: Sprint 20 Jun 22, 2018
@ericerway
Copy link
Author

Pending completion of PaymentRequest POC. Thanks!

@awilcoxa
Copy link

closing during backlog cleanup, checkout delivered from Andy's PR work

fnhipster pushed a commit to PMET-public/pwa-studio that referenced this issue Apr 9, 2019
Added a bullet to reflect the missing `setup:upgrade` step
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants