Closed
Description
Preconditions (*)
Magento 2.3.3
2 StoreViews
Steps to reproduce (*)
- Create a second Store View
- Set a value to bankpayment instructions (e.g. Instructions)
- Set a other value to bankpayment instructions for the second storeview (e.g. Anweisungen)
- Create an order in second storeview (frontend) with bankpayment als payment method
- See field 'additional_information' in table 'sales_order_payment' -> contains value of secons storeview for instructions
- Create an invoice for the order
- See field 'additional_information' in table 'sales_order_payment' -> contains value of default storeview for instructions
Expected result (*)
- Payment instructions should used from order store view
Actual result (*)
- Payment instructions are used from default store view
- If BeforeOrderPaymentSaveObserver was disabled, the payment instructions get preserved
- So BeforeOrderPaymentSaveObserver should respect the order store view for fetching payment instructions
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 original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branch