File tree Expand file tree Collapse file tree 4 files changed +80
-4
lines changed
DownloadableGraphQl/etc/graphql Expand file tree Collapse file tree 4 files changed +80
-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+ *
7+ * NOTICE: All information contained herein is, and remains
8+ * the property of Adobe and its suppliers, if any. The intellectual
9+ * and technical concepts contained herein are proprietary to Adobe
10+ * and its suppliers and are protected by all applicable intellectual
11+ * property laws, including trade secret and copyright laws.
12+ * Dissemination of this information or reproduction of this material
13+ * is strictly forbidden unless prior written permission is obtained
14+ * from Adobe.
15+ * ***********************************************************************
16+ */
717-->
818<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Event/etc/events.xsd" >
919 <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+ * NOTICE: All information contained herein is, and remains
8+ * the property of Adobe and its suppliers, if any. The intellectual
9+ * and technical concepts contained herein are proprietary to Adobe
10+ * and its suppliers and are protected by all applicable intellectual
11+ * property laws, including trade secret and copyright laws.
12+ * Dissemination of this information or reproduction of this material
13+ * is strictly forbidden unless prior written permission is obtained
14+ * from Adobe.
15+ * ***********************************************************************
16+ */
17+ -->
18+ <config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Event/etc/events.xsd" >
19+ <event name =" checkout_allow_guest" >
20+ <observer name =" checkout_allow_guest" instance =" Magento\Downloadable\Observer\IsAllowedGuestCheckoutObserver" />
21+ </event >
22+ </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+ * NOTICE: All information contained herein is, and remains
8+ * the property of Adobe and its suppliers, if any. The intellectual
9+ * and technical concepts contained herein are proprietary to Adobe
10+ * and its suppliers and are protected by all applicable intellectual
11+ * property laws, including trade secret and copyright laws.
12+ * Dissemination of this information or reproduction of this material
13+ * is strictly forbidden unless prior written permission is obtained
14+ * from Adobe.
15+ * ***********************************************************************
16+ */
17+ -->
18+ <config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Event/etc/events.xsd" >
19+ <event name =" checkout_allow_guest" >
20+ <observer name =" checkout_allow_guest" instance =" Magento\Downloadable\Observer\IsAllowedGuestCheckoutObserver" />
21+ </event >
22+ </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+ * NOTICE: All information contained herein is, and remains
8+ * the property of Adobe and its suppliers, if any. The intellectual
9+ * and technical concepts contained herein are proprietary to Adobe
10+ * and its suppliers and are protected by all applicable intellectual
11+ * property laws, including trade secret and copyright laws.
12+ * Dissemination of this information or reproduction of this material
13+ * is strictly forbidden unless prior written permission is obtained
14+ * from Adobe.
15+ * ***********************************************************************
16+ */
17+ -->
18+ <config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Event/etc/events.xsd" >
19+ <event name =" checkout_allow_guest" >
20+ <observer name =" checkout_allow_guest" instance =" Magento\Downloadable\Observer\IsAllowedGuestCheckoutObserver" />
21+ </event >
22+ </config >
You can’t perform that action at this time.
0 commit comments