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

UI for canceling a line item from an order #155

Closed
kieckhafer opened this issue Mar 6, 2019 · 0 comments
Closed

UI for canceling a line item from an order #155

kieckhafer opened this issue Mar 6, 2019 · 0 comments

Comments

@kieckhafer
Copy link
Member

UI portion of reactioncommerce/reaction#2382

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.

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

From Ryan's comment in that ticket:

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

@aldeed aldeed transferred this issue from reactioncommerce/reaction Dec 16, 2019
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

2 participants