-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
bugFor issues that describe a defect or regression in the released softwareFor issues that describe a defect or regression in the released software
Description
Expected behavior
You should be able to issue multiple refunds for an order
Actual Behavior
First refund works but issue 2nd+ refunds have no effect
Steps to Reproduce the Behavior
- Launch system and enable Stripe (the only payment method that allows immediate refunds from the Order Panel)
- Create an order
- Login as admin
- Issue a refund for that order less than the total amount
- Issue another refund
- Observe that the refund appears to work but never appears and total is not adjusted. An email is sent but it just reflects the original refund amount.
Versions
Node: 7.9.0
NPM: 4.5.0
Docker: 17.03.1-ce
Reaction CLI: 0.8.0
Reaction: 1.1.1
Reaction Branch: development
Metadata
Metadata
Assignees
Labels
bugFor issues that describe a defect or regression in the released softwareFor issues that describe a defect or regression in the released software