We removed the logic of automatically creating credit memo since we also need to restock the quantity and current implementation do not restock it. We will implement this once we find the way to restock the quantity. To allow merchants to create credit memo manually, we set the order status to processing, before it was set to closed.
3. Quality assurance
Place an order and refund it. The order status should be processing. It should work with both webhook enabled or disabled.
1. Objective
Allow merchants to create credit memo manually by setting order status to processing on refund.
Jira Ticket: #618
2. Description of change
We removed the logic of automatically creating credit memo since we also need to restock the quantity and current implementation do not restock it. We will implement this once we find the way to restock the quantity. To allow merchants to create credit memo manually, we set the order status to processing, before it was set to closed.
3. Quality assurance
Place an order and refund it. The order status should be
processing
. It should work with both webhook enabled or disabled.🔧 Environments: