Title: Post Code Crossover Error
Last modified: July 3, 2018

---

# Post Code Crossover Error

 *  Resolved [benspratling98](https://wordpress.org/support/users/benspratling98/)
 * (@benspratling98)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/post-code-crossover-error/)
 * Hi there,
 * I am creating several postcode delivery prices for this online store. I am using
   flat rate, with united kingdom as location and with various postcodes below that.
   For example – LN83AA…LN83ZX.
 * I have done this for various shipping prices, but when inspecting them, they 
   seem to be crossing over and not working. By this I mean a postcode in London
   set to £44 is showing up as delivery for £40 which should be for Coventry.
 * Can you give me some help or advice please as this is crucial for the website.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpost-code-crossover-error%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Support [Hannah S.L.](https://wordpress.org/support/users/fernashes/)
 * (@fernashes)
 * Automattic Happiness Engineer
 * [7 years, 10 months ago](https://wordpress.org/support/topic/post-code-crossover-error/#post-10461014)
 * Setting up these postcodes can be a bit fiddly. 🙂 Can you please share two specific
   examples that are getting mixed up?
 *  Thread Starter [benspratling98](https://wordpress.org/support/users/benspratling98/)
 * (@benspratling98)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/post-code-crossover-error/#post-10465009)
 * Hi there,
 * So for example, we have a shipping Zone of £47 Economy – £50 Next day.
    Within
   that are a range of postcodes.
 * The next zone is £49.50 ECONOMY – £66.00 NEXT DAY.
    Within that, we have: CA11AA…
   CA991AG.
 * This is supposed to show postcodes in between CA11AA and CA991AG as £49.50 ECONOMY–
   £66.00 NEXT DAY. however, when testing the postcode CA991AG is shows up as £49.50
   ECONOMY – £66.00 NEXT DAY but CA11AA show us as £47 Economy – £50 Next day.
 * This is the only one either, there are many like this.
 * Any help is appreciated 🙂
 *  [Luminus Alabi](https://wordpress.org/support/users/luminus/)
 * (@luminus)
 * Automattic Happiness Engineer
 * [7 years, 9 months ago](https://wordpress.org/support/topic/post-code-crossover-error/#post-10549086)
 * [@benspratling98](https://wordpress.org/support/users/benspratling98/),
 * First, your shipping zones are geographic demarcations rather than price bands.
   s such your shipping zones should read as London, Coventry, etc. You’ll then 
   add shipping methods to those zones and set the pricing for those accordingly.
 * Second, the range operator you’re using only works with fully numeric postcodes
   e.g. `90210...99000`. For UK postcodes that have letters in them, you’ll need
   to use the wildcard operator and have each one on a separate line e.g.
 *     ```
       CA11*
       CA22*
       CA99*
       ```
   
 *  [Luminus Alabi](https://wordpress.org/support/users/luminus/)
 * (@luminus)
 * Automattic Happiness Engineer
 * [7 years, 9 months ago](https://wordpress.org/support/topic/post-code-crossover-error/#post-10572769)
 * [@benspratling98](https://wordpress.org/support/users/benspratling98/),
 * We haven’t heard back from you in a while, so I’m going to mark this as resolved–
   if you have any further questions, you can start a new thread.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Post Code Crossover Error’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

## Tags

 * [delivery](https://wordpress.org/support/topic-tag/delivery/)
 * [postcode](https://wordpress.org/support/topic-tag/postcode/)
 * [pricing](https://wordpress.org/support/topic-tag/pricing/)
 * [products](https://wordpress.org/support/topic-tag/products/)
 * [shipping](https://wordpress.org/support/topic-tag/shipping/)

 * 4 replies
 * 3 participants
 * Last reply from: [Luminus Alabi](https://wordpress.org/support/users/luminus/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/post-code-crossover-error/#post-10572769)
 * Status: resolved