We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a88077 commit f74d7ecCopy full SHA for f74d7ec
app/code/Magento/Checkout/etc/frontend/sections.xml
@@ -40,10 +40,10 @@
40
<action name="checkout/onepage/saveOrder">
41
<section name="last-ordered-items"/>
42
</action>
43
- <action name="rest/*/V1/carts/*/order">
+ <action name="rest/*/V1/carts/*/payment-information">
44
<section name="cart"/>
45
46
- <action name="rest/*/V1/guest-carts/*/order">
+ <action name="rest/*/V1/guest-carts/*/payment-information">
47
48
49
</config>
0 commit comments