Loading...
Was this page helpful?
This documentation provides a reference to the refundPaymentStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step refunds a payment.
RefundPaymentStepInput
RefundPaymentStepInputpayment_id
stringcreated_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