Shopify / ui-extensions

MIT License
268 stars 36 forks source link

[Feature]: Allow to add extension in review section at payment step #1190

Open hoannguyen02 opened 1 year ago

hoannguyen02 commented 1 year ago

What area(s) will this request affect?

Extension

What type of change do you want to see?

New feature

Overview

We need to add some addition info in review section (Contact, Ship to, Method) such as delivery date, they can also click change to redirect to previous step (information, shipping) image

Motivation

We need to show addition info in review section such as delivery date

Arkham commented 1 year ago

cc @Shopify/checkout-ui-extensions-api-stewardship

lemonmade commented 1 year ago

👋 Hi @hoannguyen02. I transferred your issue to this repo, which is where we are collecting feedback on UI extension targets and APIs.

Can you show where specifically you'd like to include additional content? There is already a section/ link to change data for shipping — would your UI appear there, or somewhere else? Is the content you are providing part of a native Shopify data model, or is it data that only your extension would have access to?

hoannguyen02 commented 1 year ago

hi @lemonmade, here is our current checkout with liquid file

Basically add an addition information (delivery date, delivery time - the user already selected at shipping page) into review section with a link that user can go to previous page to change it

hoannguyen02 commented 1 year ago

hi @lemonmade may I ask do we have a solution for our case? Thank you very much