Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • NetiNextOrderAmountHandler NetiNextOrderAmountHandler
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • shopware6
  • labs
  • NetiNextOrderAmountHandlerNetiNextOrderAmountHandler
  • Merge requests
  • !27

Merged
Created Jul 10, 2024 by Malte Peters@mpetersDeveloper3 of 5 tasks completed3/5 tasks

#45543 - Payment method "Free" is available again for 0 € shopping baskets

  • Overview 3
  • Commits 4
  • Pipelines 4
  • Changes 15

1. Why is this change necessary?

It's a bugfix

2. What does this change do, exactly?

  • It sets a missing parameter

3. Describe each step to reproduce the issue or behavior.

  • Create SW promotion which reduce the cart to 0 €
  • Put product(s) to cart
  • Redeem SW promotion
  • Visit checkout confirm page
  • Check if payment method Free is displayed
  • Remove promotion from cart
  • Check if your other payment methods are correct displayed
  • Check if correct payment mthods are displayed at customer account
    • if your cart is reduced to 0 €
    • if your cart has an amount above 0 €
  • Check if correct payment method(s) are displayed if you repeat the payment
  • Check the points above once for SW version 6.6.3.0 (or higher) and once under SW version 6.6.3.0

4. Please link to the relevant issues (if any).

https://redmine.netinventors.de/issues/45543

5. Checklist

  • I have updated the plugin version and changelog
  • I have updated the manual / created a manual update merge request
  • I have updated the shopware store information
  • I can confirm the code style fits our requirements
  • I can confirm that no debug output is generated anywhere

6. Release Notes

Edited Jul 10, 2024 by Malte Peters
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 45543-free-not-available