File tree Expand file tree Collapse file tree 4 files changed +40
-4
lines changed
DownloadableGraphQl/etc/graphql Expand file tree Collapse file tree 4 files changed +40
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<!--
3- /**
4- * Copyright © Magento, Inc. All rights reserved.
5- * See COPYING.txt for license details .
6- */
3+ /**
4+ * Copyright 2025 Adobe
5+ * All Rights Reserved .
6+ */
77-->
88<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Event/etc/events.xsd" >
99 <event name =" checkout_type_multishipping_create_orders_single" >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <!--
3+ /**
4+ * Copyright 2025 Adobe
5+ * All Rights Reserved.
6+ */
7+ -->
8+ <config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Event/etc/events.xsd" >
9+ <event name =" checkout_allow_guest" >
10+ <observer name =" checkout_allow_guest" instance =" Magento\Downloadable\Observer\IsAllowedGuestCheckoutObserver" />
11+ </event >
12+ </config >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <!--
3+ /**
4+ * Copyright 2025 Adobe
5+ * All Rights Reserved.
6+ */
7+ -->
8+ <config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Event/etc/events.xsd" >
9+ <event name =" checkout_allow_guest" >
10+ <observer name =" checkout_allow_guest" instance =" Magento\Downloadable\Observer\IsAllowedGuestCheckoutObserver" />
11+ </event >
12+ </config >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <!--
3+ /**
4+ * Copyright 2025 Adobe
5+ * All Rights Reserved.
6+ */
7+ -->
8+ <config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Event/etc/events.xsd" >
9+ <event name =" checkout_allow_guest" >
10+ <observer name =" checkout_allow_guest" instance =" Magento\Downloadable\Observer\IsAllowedGuestCheckoutObserver" />
11+ </event >
12+ </config >
You can’t perform that action at this time.
0 commit comments