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.
2 parents d3e961a + 255edc3 commit c2b83efCopy full SHA for c2b83ef
app/code/Magento/Checkout/etc/webapi.xml
@@ -104,7 +104,7 @@
104
<resource ref="anonymous" />
105
</resources>
106
</route>
107
- <!-- Managing My shipping information -->
+ <!-- Managing My payment information -->
108
<route url="/V1/carts/mine/set-payment-information" method="POST">
109
<service class="Magento\Checkout\Api\PaymentInformationManagementInterface" method="savePaymentInformation"/>
110
<resources>
0 commit comments