AcceptGoodsAction |
Mock implementation for accepting goods for the ReturnRequest
|
ApproveReturnAction |
Mock implementation for approving the ReturnRequest
|
CancelReturnAction |
Mock implementation for cancelling the ReturnRequest
|
CaptureRefundAction |
Mock implementation for refunding the money to the customer for the ReturnRequest
|
InitialReturnAction |
Check whether the return request is an instore or an online request and redirects it to the appropriate step.
|
InventoryUpdateAction |
Mock implementation for updating he inventory for the ReturnRequest
|
PrintPackingLabelAction |
Mock implementation for printing packing label for the ReturnRequest
|
PrintReturnLabelAction |
Mock implementation for printing the return label
|
SuccessCaptureAction |
Mock implementation to execute when payment capture was successful.
|
SuccessTaxReverseAction |
Mock implementation to execute when tax was reversed successfully.
|
TaxReverseAction |
Mock implementation to reverse tax calculation
|