Skip to content

Can bypass Minimum Order Amount Logic #8601

Closed
@ericrisler

Description

@ericrisler

Preconditions

  1. Magento 2.1.1
  2. Theme with minicart visible during checkout (not sure if default theme does this)

Steps to reproduce

  1. Enable Minimum Order Amount in system config. (Store / Configuration / Sales / Sales / Minimum Order Amount Enable = Yes)
  2. Add products to the cart until you are over min amount.
  3. Click on cart and click on "View and Edit Cart"
  4. Click "Check Out with Multiple Addresses" on right side of page
  5. Remove few product from order, while sum of order will be less than in settings (min order amount)
  6. Then click "Update Qty & Addresses"
  7. And finish order.

Expected result

  1. When hitting the Place Order button would expect to see error about min order.

Actual result

  1. Order goes through just fine.

Again, the theme must have the minicart visible during checkout and must allow for removing product.

Metadata

Metadata

Assignees

Labels

Fixed in 2.2.xThe issue has been fixed in 2.2 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.1.xThe issue has been reproduced on latest 2.1 releaseReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions