Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Order Notes Field and options in the Checkout #1483

Closed
nerrad opened this issue Jan 3, 2020 · 6 comments · Fixed by #2877
Closed

Order Notes Field and options in the Checkout #1483

nerrad opened this issue Jan 3, 2020 · 6 comments · Fixed by #2877
Assignees
Labels
block: checkout Issues related to the checkout block. type: enhancement The issue is a request for an enhancement.

Comments

@nerrad
Copy link
Contributor

nerrad commented Jan 3, 2020

The merchant should have the ability to add a order notes field to the checkout block. The following work will need completed.

  • An order notes field input component (which consists of both the order notes input and the checkbox for toggling showing/hiding that input).
  • The merchant can enable/disable whether the order notes field shows. It is enabled by default.
  • Order notes are always optional for shoppers. So when the merchant has enabled this feature, the shopper sees a checkbox that they can check to add order notes (selecting shows the order notes input).
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label type: feature request to this issue, with a confidence of 0.98. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@pmcpinto pmcpinto mentioned this issue Jan 3, 2020
30 tasks
@nerrad nerrad added type: enhancement The issue is a request for an enhancement. and removed type: feature request labels Jan 24, 2020
@nerrad nerrad added this to the Future Release milestone Jan 27, 2020
@nerrad
Copy link
Contributor Author

nerrad commented Feb 28, 2020

Reducing scope by removing from current cycle. Can be added in a later iteration.

@haszari
Copy link
Member

haszari commented Apr 23, 2020

Is this included in v1 @garymurray @mikejolley ?

Currently the checkbox is visible and does nothing, so perhaps we can hide it for now. (Spotted when testing #2283)

@mikejolley
Copy link
Member

We can move this in soon I think. Does not appear to need much effort.

@nerrad nerrad removed this from the Future Release milestone May 1, 2020
@nerrad nerrad added the block: checkout Issues related to the checkout block. label Jun 7, 2020
@Aljullu Aljullu self-assigned this Jul 14, 2020
@Aljullu
Copy link
Contributor

Aljullu commented Jul 14, 2020

@LevinMedia according to the designs, the Add order notes? checkbox is displayed inside the Shipping options section:

imatge

However, according to the way the shortcode works, the checkbox should be visible even when the order doesn't require shipping. Where should it be shown in those cases?

  • Inside the Billing address section?
  • Inside the Payment methods section? (Notice this section will not exist if the order price is 0)
  • In its own section with another title?
  • Or it shouldn't be shown at all and that's a difference with the current shortcode?

imatge

@LevinMedia
Copy link
Contributor

@Aljullu let's add it as a new section below the payment method, I don't think we need a new title.

Screen Shot 2020-07-15 at 7 59 14 PM

Screen Shot 2020-07-15 at 7 59 20 PM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
block: checkout Issues related to the checkout block. type: enhancement The issue is a request for an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants