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
  • !10

Merged
Created Mar 14, 2022 by Malte Peters@mpetersDeveloper3 of 5 tasks completed3/5 tasks

#39930 - Fixed problem with payment methods for orders with canceled payments

  • Overview 7
  • Commits 3
  • Changes 7

1. Why is this change necessary?

It fixes a bug.

2. What does this change do, exactly?

  • It sets/removes for created orders if you reset the payment method after a canceled payment.

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

  1. Activate this setting for the payment Free image
  2. Creates an order with sum of 0.00 € (e. g. SW promotion/EC vouchers)
  3. Cancel the payment in administration
  4. Go your account and the orders in storefront with your customer
  5. Complete the payment
  6. Check if the payment Free is available only
  7. Reply step 2 - 6 with an order which has a sum over 0.00 € -> all payments are available without the payment Free

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

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

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
Edited Mar 14, 2022 by Malte Peters
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 39930-payment-cancelled