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

It is possible to "over-refund" an order #1098

Closed
Saboteur777 opened this issue Oct 31, 2019 · 1 comment
Closed

It is possible to "over-refund" an order #1098

Saboteur777 opened this issue Oct 31, 2019 · 1 comment
Assignees
Labels
Milestone

Comments

@Saboteur777
Copy link
Contributor

Description

It is possible to refund more than the original purchase, if you do it in two steps instead of one.

Steps to reproduce

  1. Create an order.
  2. Refund $total-1.
  3. Refund any amount between 1 and $total, Commerce won't say a word.

Additional info

  • Craft version: 3.3.13
  • PHP version: 7.3.6
  • Database driver & version: MySQL 5.5.5
@lukeholder lukeholder added the bug label Nov 11, 2019
@lukeholder lukeholder added this to the 3.0 milestone Nov 11, 2019
@lukeholder lukeholder self-assigned this Nov 11, 2019
@lukeholder lukeholder modified the milestones: 3.0, 3.x, 3.1 Feb 6, 2020
lukeholder added a commit that referenced this issue Mar 31, 2020
@lukeholder
Copy link
Member

Fixed in 36f9ee9 which will be in Commerce 3.1 out this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants