I am working on Magento 1.7 version. I placed a order and make payment using Paypal and refund the amount offline. Order status changed following:-
- Pending Payment
- Invoice #100000001 created
- Processing (IPN "Completed".Registered notification about captured amount of £1. Transaction ID: "0CT123456789874521". )
- Processing (Notified customer about invoice #100000001. )
- Credit memo #100000001 created
- Processing (Refunded amount of £1 offline. )
- Processing (IPN "Refunded". Note: Maximum amount available to refund is £0.00 )
- Processing (Test order has been refunded.)
Order Status is still showing processing but it should be completed.