Loading...
Was this page helpful?
This documentation provides a reference to the capturePaymentStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step captures a payment.
CapturePaymentStepInput
CapturePaymentStepInputpayment_id
stringcaptured_by
stringOptionalPaymentDTO
PaymentDTOid
stringamount
BigNumberValuecurrency_code
stringprovider_id
stringpayment_collection_id
stringdata
Record<string, unknown>Optionalcreated_at
string | DateOptionalupdated_at
string | DateOptionalcaptured_at
string | DateOptionalcanceled_at
string | DateOptional