Issuing Refunds for Multiple Shipping Address Orders š¦
Since orders going to multiple addresses begin with a single checkout, with all of the shipping and tax detail included in a single order, the actual transaction or transfer of money stored in Shopify is associated with this āparentā order.
The process to refund an order or part of a multiple shipping address order has two steps:
1. Calculate the refund amount from the recreated āchildā order(s). These orders will be tagged with āms_fulfillment_orderā, alongside a reference to the order that is was created from in a tag starting with ācreated_from_ā.
2. Navigate to the original order (in this example case #1001) and issue the refund for the calculated amount:
You may also want to cancel or refund portions of the recreated orders in order to keep your reporting and inventory accurate. So, for example, order #1001 was placed and had 2 addresses, which caused order #1002 and #1003 to be created.
If order #1002 arrived damaged, and needed to be refunded, first go in to order #1002 and refund the full amount, specifying that the customerĀ does notĀ receive the notification.
Then, in order to actually refund the customerās card, navigate to to order #1001 and refund the portion of this order calculated from the refund amount of order #1002, ensuring that the customerĀ doesĀ receive a notification by keeping the āSend a notification to the customerā box checked.