Issue #3043180 by Berdir, facine, matthiasm11, tBKoT, jsacksick: The changes...
Issue #3043180 by Berdir, facine, matthiasm11, tBKoT, jsacksick: The changes made to the order on the onNotify method are not applied on the onReturn method.
parent
b76c1adb
No related branches found
No related tags found
Showing
- modules/order/src/Exception/OrderLockedSaveException.php 8 additions, 0 deletionsmodules/order/src/Exception/OrderLockedSaveException.php
- modules/order/src/OrderStorage.php 78 additions, 1 deletionmodules/order/src/OrderStorage.php
- modules/order/src/OrderStorageInterface.php 34 additions, 0 deletionsmodules/order/src/OrderStorageInterface.php
- modules/order/tests/modules/commerce_order_test/commerce_order_test.routing.yml 23 additions, 0 deletions...dules/commerce_order_test/commerce_order_test.routing.yml
- modules/order/tests/modules/commerce_order_test/src/Controller/CommerceOrderTestController.php 50 additions, 0 deletions...order_test/src/Controller/CommerceOrderTestController.php
- modules/order/tests/src/Functional/OrderTest.php 65 additions, 0 deletionsmodules/order/tests/src/Functional/OrderTest.php
- modules/payment/src/Controller/PaymentCheckoutController.php 26 additions, 2 deletionsmodules/payment/src/Controller/PaymentCheckoutController.php
- modules/payment/src/PaymentOrderUpdater.php 3 additions, 3 deletionsmodules/payment/src/PaymentOrderUpdater.php
modules/order/src/OrderStorageInterface.php
0 → 100644
Please register or sign in to comment