docs: add clarification for set cart's customer API route (#13506)

This commit is contained in:
Shahed Nasser
2025-09-15 14:32:36 +03:00
committed by GitHub
parent 2ceed66b4d
commit 9f7df88c84
33 changed files with 92 additions and 32 deletions
+2 -2
View File
@@ -720,8 +720,8 @@
"description": "Emitted when a payment is captured.",
"workflows": [
"capturePaymentWorkflow",
"processPaymentWorkflow",
"markPaymentCollectionAsPaid"
"markPaymentCollectionAsPaid",
"processPaymentWorkflow"
],
"deprecated": false
},