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 a3762f9 + d35b544 commit d6d758fCopy full SHA for d6d758f
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