Automatic: Refunds change the WooCommerce order status and also reverse the charge so your customer gets their money.
Manual: Refunds change the WooCommerce order status, but you need to return the money manually to your customer.
Scope: Refunds normally extend to products, taxes, and shipping fees. However, transaction fees charged by the payment gateway will likely be lost and not refunded.
Setup: Make sure that your API settings are set and test your payment gateway and refunds while in sandbox or test mode.
WooCommerce: Refunds can be processed through the Orders:
a. Go to: WooCommerce > Orders
b. Select the order to refund.
c. Go to the order summary, and select “Refund” to start.
d. Specify the quantity of the product(s) to be refunded in the text box(es) that appear for each line item. The refund amount will automatically adjust based on the products refunded. If inventory levels are not managed, you can also enter the Refund amount, without adjusting the product quantity.
e. If the quantities of items are not set when issuing a refund then the order is not marked as refunded and the email that is sent will say “partial refund.”
f. Add refund notes, if desired.
g. Select “Refund $XX.XX via [your gateway]”
Manual Refunds
Check: Consult the documentation or support of your payment gateway on whether manual refunds are available. You will either need to:
Log in to your payment method account and process the refund there.
Transfer the money from your bank account manually.
Scope: Refunds normally extend to products, taxes, and shipping fees. However, transaction fees charged by the payment gateway will likely be lost and not refunded.
WooCommerce: Refunds can be processed through your Orders page. To manually refund an order:
a. Go to: WooCommerce > Orders.
b. Select the order to refund.
c. Go to the order summary, and select “Refund” to start.
d. Specify the quantity of the product(s) to be refunded in the text box(es) that appear for each line item. The refund amount will automatically adjust based on the products refunded. If inventory levels are not managed, you can also enter the Refund amount, without adjusting the product quantity.
e. If the quantities of items are not set when issuing a refund then the order is not marked as refunded and the email that is sent will say “partial refund.”
f. Add refund notes, if desired.
g. Select “Refund $XX.XX manually”
Items selected for a refund will be noted as refunded. Once the refund has been applied to the order, it will look like this:
Note: This does not refund the customer via the payment gateway. Continue on to your payment gateway’s dashboard to start the refund process there, or transfer the money manually back to them.