-
Notifications
You must be signed in to change notification settings - Fork 685
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 updated Order Confirmation for Venia (PWA) #267
Comments
Acceptance criteria
Demo scenario
Q&A
|
@ericerway let you please kindly use an approach to update answers under questions to make things clean. I've moved one of your answer under the question and updated my comment above. |
Frontend tasks:
|
Scenario ready for review and available from link below |
I've learned from our architects that we have no REST API endpoint for displaying order confirmation data for guest checkouts. In fact, even in Luma, the guest checkout confirmation page is very sparse: @eerway @Starotitorov @soumya-ashok For MVP, let's reduce the scope of the confirmation page for guest checkouts to show just what the Luma guest confirmation page shows. |
@ericerway @zetlen @soumya-ashok Guys, everything is Ok with the scope. I was able to get required information to render it on the page, now we are rendering almost the same data on our page. @zetlen, it was just a question, i noticed this, and it seemed strange to me, that I was able to submit an order for guest user, but could not fetch order details using /orders/{orderId} endpoint. |
#401 |
@ericerway, @awilcoxa, @zetlen, @jimbo, @dmtrkad we are blocked by discussion related to grouping application by features and review of #401. I wrote an email with detailed comparison of approach that we are using now and grouping by feature, I explained all possible issues with an approach that we are using now. @zetlen, @jimbo it will be great to receive a feedback from you. |
This issue is for the following packages:
[X]
venia-concept
[ ]
pwa-buildpack
[ ]
peregrine
[ ]
pwa-module
[ ]
pwa-devdocs
Description
Mockup for order confirmation page - https://magento.invisionapp.com/share/WQN5F7BYBPG#/screens/324379326
As a shopper, I want to have immediate access to the order that I placed on Venia after checkout so that I can check the status at any time.
Assumptions
Tasks
The text was updated successfully, but these errors were encountered: