Magento 2.4.5: What is the right event to retrieve all payment information
With the upgrade to Magento 2.4.5 from 2.4.2, the old code in an observer class in the custom module to get information about Stripe Payment isn’t working any more. It looks like Magento event sales_order_place_after isn’t able to help with… Read More »Magento 2.4.5: What is the right event to retrieve all payment information