docs: add clarification for set cart's customer API route (#13506)
This commit is contained in:
@@ -720,8 +720,8 @@
|
||||
"description": "Emitted when a payment is captured.",
|
||||
"workflows": [
|
||||
"capturePaymentWorkflow",
|
||||
"processPaymentWorkflow",
|
||||
"markPaymentCollectionAsPaid"
|
||||
"markPaymentCollectionAsPaid",
|
||||
"processPaymentWorkflow"
|
||||
],
|
||||
"deprecated": false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user