Closed
Description
Summary (*)
The default Magento 2 Bank Transfer Payment has an issue when you have multiple stores.
If you create an order and select Bank Transfer Payment as payment method. Then go look at the just created order the title doesn't reflect the one we have setup in the store configuration. (Says: Bank Transfer Payment instead of "Überweisung (per Bank)"
The instructions are fine. But if you click Ship, Invoice the instuction gets reset to the default value that is in the system->configuration.
Preconditions (*)
- Magento 2.2.x, 2.3.x, 2.4-develop
- PHP 7.1, 7.2
Steps to reproduce (*)
-
Create second store & store view.
-
Change title & instructions of Bank Transfer Payment for second store.
-
Create a new order with Bank Transfer Payment from second store.
-
Then click invoice or ship.
-
Check order info again in the backend & email
Expected result (*)
- Payment information should be collected from the store the orde was placed in.
Actual result (*)
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentIndicates that Pull Request has been created to fix issueThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 releaseThe issue has been reproduced on latest 2.4-develop branch