Skip to content

Bank Transer Payment Instuctions switch back to default #17933

Closed
@rstylenl

Description

@rstylenl

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 (*)

  1. Magento 2.2.x, 2.3.x, 2.4-develop
  2. PHP 7.1, 7.2

Steps to reproduce (*)

  1. Create second store & store view.

  2. Enable Bank Transfer Payment.
    image

  3. Change title & instructions of Bank Transfer Payment for second store.
    image

  4. Create a new order with Bank Transfer Payment from second store.

  5. Go to the Order information in the backend.
    1

  6. Check email
    2

  7. Then click invoice or ship.

  8. Check order info again in the backend & email

Expected result (*)

  1. Payment information should be collected from the store the orde was placed in.

Actual result (*)

  1. Payment information show the default information from Store configuration. (in backend and in emails for Invoice/Shipment):
    Admin:
    3
    Email:
    4

Metadata

Metadata

Assignees

Labels

Component: PaymentFixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: 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 developmentProgress: PR CreatedIndicates that Pull Request has been created to fix issueReproduced 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 releaseReproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branch

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions