Managing Orders
Creating Invoices
Credit Memos and Refunds
How to create a credit memo for returns or complaints and refund the amount correctly.
A credit memo can only be created for an order that has already been invoiced – without a prior invoice, there is mathematically nothing to refund. From the order detail view, or directly from the invoice, click Credit Memo.
Steps
- Enter the quantities of the items being refunded (for partial returns, leave only the affected quantity non-zero, set the rest to 0).
- If needed, refund shipping cost partially or in full under Refund Shipping.
- Under Refund Totals, check whether adjustment fields are needed: Adjustment Refund for additional refund amounts (e.g. goodwill gestures), Adjustment Fee for fees to withhold (e.g. a return shipping charge).
- Finish with Refund (for online payment methods) or Refund Offline (for a manual refund, e.g. bank transfer).
Online vs. offline
Refund triggers an actual chargeback to the customer, depending on the payment provider – the standard case for credit card or PayPal payments, where Magento communicates directly with the payment service provider via an API integration. Refund Offline, on the other hand, only creates the record in the system without Magento moving any money itself; the actual transfer back then happens manually outside of Magento, e.g. via banking software, or for invoice-based/prepayment orders.
Stock on returns
The Return to Stock checkbox per item lets you decide whether the refunded quantity is automatically credited back to inventory – sensible for undamaged goods, not sensible for defective or unusable returns.
Once finished, the credit memo can be viewed collectively and downloaded as a PDF under Sales > Credit Memos; the related order status automatically switches to "Closed" (on full refund) or stays "Processing" (on partial refund).
Comment and notification on the credit memo
Just like the invoice, creating a credit memo offers a Comment Text field to add a custom note to the document (e.g. the return reason or an explanation for a goodwill refund). The Email Copy of Credit Memo checkbox automatically delivers the finished credit memo to the customer as a PDF attachment – regardless of whether the actual refund happens online or offline.
Credit memos across multiple partial invoices
If an order was invoiced in several partial invoices, a credit memo can be created for one specific invoice: open the relevant invoice under Sales > Invoices and click Credit Memo there. The available quantities and the maximum refundable amount then relate only to that one invoice, not the entire order – important for not accidentally over-refunding on more complex orders with staggered delivery.
Visibility for the customer
Finished credit memos appear for the customer in the frontend under "My Account > Orders", within the relevant order view, as their own Credit Memos tab, also available there as a PDF download. The customer therefore doesn't have to wait for an email and can retrieve the document themselves at any later point.