The new flow was introduced to handle different scenarios of postcode redirection.
1. INSERTION PROCESS:
PostCode: Minimum two characters suggested for example., AB, AB3, AB31 etc
Service: Choose From the defined list
Matching Rule:
Exact Match: If you set the postal code to be an Exact Match, you'll need to enter the complete postal code, and customers who have that exact postal code will be redirected accordingly.
Start With: This feature enables redirection for all Customer Delivery instances where the postal code begins with the specified string. For example, if you define "AB3" here, any postal code starting with this string will be redirected to this service.
Contains: This means that the entered postal code could be located anywhere within the Customer Delivery Postal Code. For instance, if you input "AB3" as the postal code, it will redirect to all postal codes containing this sequence, regardless of whether it appears at the beginning, middle, or end of the string.
When there are multiple rules, we'll follow this order: Exact Match comes first, then Start With, and finally Contains.
KNOWN ISSUES
If club is already utilizing postcode redirection features, it's possible that the old redirects may not function as intended. To address any issues encountered, you simply need to click on the "Reset Matching Rules" button within the Postcode Service redirection script.