• Resolved Konijntje

    (@konijntje)


    Hi all,

    A customer ordered a T-shirt size M. When the customers received the item, the customer put on the T-shirt and found that it was slightly too large for him. So he returns the T-shirt and wants size S.

    He don’t want a refund, but a exchange/replacement for size S. I know how to process a refund on WooCommerce to refund the amount. But how can I proces a exchange/replacement in WooCommerce?

    Please help me out

    Best regards, Konijntje

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    In WooCommerce, processing an exchange or replacement for a product, in this case, exchanging the size M T-shirt for a size S, can be done manually as follows:

    1. Order Management: First, log in to your WordPress admin area and go to the WooCommerce > Orders. Find the order in question.
    2. Edit the Order: Click to edit the order that includes the size M T-shirt.
    3. Add New Product: In the Order Details section, you can see the products in the order. Under “Products,” click “Add item” and search for the size S T-shirt. Add the size S T-shirt to the order.
    4. Adjust Quantity: You can adjust the quantity accordingly. For this scenario, since it’s an exchange, you can set the size S quantity to 1.
    5. Change Status: If you have custom order statuses set up in your WooCommerce, you can change the status to something like “Exchange in Process.” If not, you can keep it as “Processing” or similar to indicate that you’re processing an exchange.
    6. Save Order: Save the order with the new product and quantity.
    7. Send a Notification: You can then notify the customer about the exchange. If you’re using a plugin like “WooCommerce Custom Emails,” you can create a custom email template to inform the customer about the exchange. If not, you can use the default WooCommerce email templates.
    8. Shipping the Replacement: Once you’ve arranged the exchange with the customer, pack and ship the size S T-shirt to the customer. If the replacement size has different shipping costs, you might need to adjust the shipping charges or payment manually.
    9. Updating the Order: After you’ve shipped the size S T-shirt, go back to the order in WooCommerce, edit it, and add the shipping information and tracking number.
    10. Change Order Status: Change the order status to “Completed” or another relevant status when the exchange is fully processed.
    11. Record Inventory: Don’t forget to adjust your inventory in WooCommerce. Increase the stock for size S and decrease it for size M to reflect the change.

    While WooCommerce doesn’t have a specific feature for processing exchanges, this manual process should work effectively for most cases. If you regularly deal with exchanges, you might consider using a dedicated WooCommerce exchange or RMA (Return Merchandise Authorization) plugin, which can help streamline the process and keep better records of exchanges.

    Plugin Support Shameem R. a11n

    (@shameemreza)

    Hello @konijntje

    To process an exchange or replacement, you would typically create a new order for the replacement product. However, there isn’t a direct feature in WooCommerce to handle exchanges. Here’s a workaround:

    1. Go to the Orders page on your WooCommerce dashboard.
    2. Click on the order number that needs to be exchanged.
    3. Change the order status to “Refunded”.
    4. Then, manually create a new order for the size S T-shirt.

    Remember to communicate with your customer throughout this process to ensure they’re aware of the status of their exchange.

    Alternatively, you can use the Returns, Exchange and Warranty Requests or RMA Exchange plugin. Using this plugin, you can easily manage the RMA process, add warranties to products, and let customers request and manage returns/exchanges from their account.

    I hope this information helps. If you have any other questions, please don’t hesitate to ask.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to exchange/replace item for customer?’ is closed to new replies.