Skip to main content

Questions tagged [event-observer]

Event/observer is used to work dynamically with Magento without altering the core code.

0 votes
1 answer
43 views

I am using stripe for payment and all working fine if stripe payment done on website itself but if stripe is used for redirect to website for payment then the observer is not working as expected. ...
urfusion's user avatar
  • 346
0 votes
0 answers
67 views

I am facing an issue in Magento 2 (MSI enabled) where creating a shipment for an order creates two entries in the inventory_reservation table for the same SKU. This is causing Salable Quantity to be ...
Abdul Rafay's user avatar
0 votes
0 answers
50 views

In Magento 2, when editing an order from the admin panel, Magento cancels the original order and creates a new one. I have added some custom fields to the sales_order table (these are not part of ...
Phạm Hòa's user avatar
0 votes
0 answers
62 views

I am having a module which gives the ability to cart with checkbox to select which items you want to proceed to checkout. Although I have an issue with Observer event and always in order I get all ...
G. G.'s user avatar
  • 1,290