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

Cancel a line item from an order #2382

Closed
spencern opened this issue Jun 1, 2017 · 2 comments
Closed

Cancel a line item from an order #2382

spencern opened this issue Jun 1, 2017 · 2 comments
Assignees
Projects
Milestone

Comments

@spencern
Copy link
Contributor

spencern commented Jun 1, 2017

Users with orders permissions should be able to cancel a line item from an order.

Cancelling a line item or reducing the quantity of a line item before an order has been processed should cause the following.

  1. Reduce the amount of the credit authorization or cancel and reauthorize for the correct amount.
  2. Trigger a Line Item Cancelled event
  3. Send the customer an email and a notification letting them know that an item has been removed from their order.
@rymorgan
Copy link
Contributor

rymorgan commented Jun 8, 2017

Cancel line item can work just like returns if you change the button to say cancel. When clicking through on the order before capture.

Link for designs below

Unopened refund panel
https://zpl.io/Z1BR2E7

Nothing selected for refund
https://zpl.io/Z1o9ExU

Items selected for refund
https://zpl.io/Z10oeN1

For reaction core members, all of this is in the orders project if you have the Zeplin app.

Public link to work on orders:
https://scene.zeplin.io/project/58af8900737c137280322bd6

And a public link to work on returns:
https://scene.zeplin.io/project/58af8900737c137280322bd6/screen/59360099e99b7a2f61696c59

@spencern spencern added this to Specs Complete in Marketplace Jun 12, 2017
@aldeed aldeed self-assigned this Feb 25, 2019
@aldeed aldeed added this to the 🏔 Torreys milestone Feb 25, 2019
@kieckhafer
Copy link
Member

kieckhafer commented Mar 6, 2019

Resolved via #5010... UI portion in a new ticket: #5022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Marketplace
Specs Complete
Development

No branches or pull requests

4 participants