capturePaymentWorkflow - Medusa Core Workflows Reference

This documentation provides a reference to the capturePaymentWorkflow. It belongs to the @medusajs/medusa/core-flows package.

This workflow captures a payment.

Steps#

Input#

payment_idstring
captured_bystringOptional
amountBigNumberInputOptional

Output#

PaymentDTOPaymentDTO
Was this page helpful?