Documentation
ReturnDesk Pro
Return Settings

Return Settings

Navigate to WooCommerce → ReturnDesk → Returns to configure all return behaviour.


Eligibility

SettingDefaultDescription
Enable ReturnsYesMaster toggle for return requests
Return Window (days)7Days after order completion for returns
Allowed Order StatusesCompleted, ProcessingEligible order statuses
Allow Sale ProductsYesAllow returns of sale-price items
Allow Partial ReturnsNoAllow customers to return only some items/quantities
Terms Page-Optional T&C acknowledgement page

Return Reasons

Manage reasons under Returns → Reasons. Pro also supports a separate Exchange Reasons list. See Exchanges for details.


Auto-Approve & Auto-Restock

SettingDefaultDescription
Auto-Approve ReturnsNoAutomatically set new return requests to approved
Auto-Restock on ApprovalNoIncrease product stock by the returned quantity when a return is approved
⚠️

Enable Auto-Restock only if your returns process physically returns items to stock. Enabling it without a physical return check may result in incorrect inventory counts.

When Auto-Approve is enabled:

  1. Customer submits a return request.
  2. Status is immediately set to approved (skipping pending).
  3. status_approved email is sent to the customer.
  4. If Auto-Restock is enabled, WooCommerce stock is incremented.
  5. If a refund option is configured, the refund is queued.

Refund Options

OptionDescription
Refund to Store CreditIssues WooCommerce store credit (requires a compatible store credit plugin or WooCommerce Wallet)
Refund to Payment MethodTriggers a WooCommerce refund to the original payment gateway
Include Shipping FeeWhether to include the shipping cost in the calculated refund amount
Manual ProcessingNo automatic refund; admin processes refunds manually

Automatic refunds via Refund to Payment Method depend on the payment gateway supporting programmatic refunds through WooCommerce's woocommerce_create_refund API. Most major gateways (Stripe, PayPal, Square) support this.


Exclusions

Prevent certain products or categories from being eligible for returns:

  • Excluded Product IDs - comma-separated product IDs that cannot be returned.
  • Excluded Category IDs - products in these categories are ineligible.

Excluded products show a "This item is not eligible for returns" notice on the My Account returns form.