How to Set Up Free Returns and Shipping Protection
Overview
Section titled “Overview”Corso allows brands to offer free returns and shipping protection to customers at checkout through a combination of Checkout Plus front-end customization and a condition-based automation rule. When a customer opts into shipping protection at checkout, Corso automatically waives the return label fee when they later file a return. This guide walks through how to configure both pieces.
What You Can Expect
Section titled “What You Can Expect”By setting up free returns and shipping protection, you can:
- Offer a branded checkout experience: Customize the shipping protection widget text, description, and button copy to match your brand’s language and value proposition.
- Automate return label fee logic: Automatically waive return label fees for protected orders without any manual review.
- Charge non-protected orders consistently: Ensure customers who did not opt into protection at checkout are still charged for return labels as expected.
How It Works
Section titled “How It Works”The setup has two parts: customizing the front-end checkout widget and configuring the back-end automation rule.
At checkout, customers are presented with a shipping protection option powered by Checkout Plus. The widget text, description, and button copy can all be customized to reflect your brand’s messaging, such as “Free Returns + Shipping Protection” or “Protection from return fees and shipping issues.”
During the return flow, Corso evaluates whether the customer’s order was protected. A Charge for Return Label automation rule is configured with a condition that checks the protected status of the order. If the order is protected, the rule does not run and no return label fee is applied. If the order is not protected, the rule runs and the return label cost is charged to the customer.
Part 1: Customize the Checkout Widget
Section titled “Part 1: Customize the Checkout Widget”- Navigate to your Checkout Plus settings in the Corso admin.
- Locate the shipping protection widget configuration.
- Customize the following fields to match your brand’s messaging:
- Title (e.g., “Free Returns + Shipping Protection”)
- Description (e.g., “Protection from return fees and shipping issues”)
- Button text
- Save your changes.
Part 2: Configure the Return Label Charge Rule
Section titled “Part 2: Configure the Return Label Charge Rule”- Navigate to Settings -> Automations in the Corso admin.
- Open your existing Charge for Return Label rule, or create a new one.
- Add the following condition to the rule:
- Order protected by Corso equals False
- Save and enable the rule.
With this condition in place, the rule will only charge for a return label when the order was not protected at checkout. Protected orders will bypass the rule entirely and receive a free return label.
Example Customer Experience
Section titled “Example Customer Experience”- A customer checks out and opts into shipping protection.
- Later, the customer files a return through the Corso return flow.
- At the point where a return label would normally be charged, Corso checks whether the order is protected.
- Because the order is protected, the Charge for Return Label rule does not apply and the customer receives a free return label.
- A customer on a non-protected order goes through the same flow and is charged for the return label as expected.
Can I offer free returns without shipping protection?
Section titled “Can I offer free returns without shipping protection?”Yes. The condition on the rule checks whether the order is protected by Corso. You can adjust how protection is defined or apply additional conditions to match your specific setup.
Can I still charge fees for protected orders in other scenarios?
Section titled “Can I still charge fees for protected orders in other scenarios?”Yes. The condition only controls the Charge for Return Label rule. Other fee rules can be configured independently and are not affected by this setup.
What if I want to charge protected orders a different fee instead of a full waive?
Section titled “What if I want to charge protected orders a different fee instead of a full waive?”You can create separate rules for protected and non-protected orders with different fee amounts, using the Order protected by Corso condition set to True or False accordingly.
Can I customize what the shipping protection widget says at checkout?
Section titled “Can I customize what the shipping protection widget says at checkout?”Yes. All widget text, including the title, description, and button copy, is customizable through Checkout Plus settings.