Title: Different names for postcode/country/state groups
Last modified: August 30, 2016

---

# Different names for postcode/country/state groups

 *  Resolved [rikofert](https://wordpress.org/support/users/rikofert/)
 * (@rikofert)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/different-names-for-postcodecountrystate-groups/)
 * Hi,
 * is it possible to modify plugin code to configure different name option for the
   three types of group, postalcode/state/country?
 * It would be very useful for customer instead of having just one generic name 
   for all three.
 * Hope that request is clear.
 * Thanks for your plugin.
    Riccardo.
 * [http://wordpress.org/plugins/woocommerce-apg-weight-and-postcodestatecountry-shipping/](http://wordpress.org/plugins/woocommerce-apg-weight-and-postcodestatecountry-shipping/)
 * [https://wordpress.org/plugins/woocommerce-apg-weight-and-postcodestatecountry-shipping/](https://wordpress.org/plugins/woocommerce-apg-weight-and-postcodestatecountry-shipping/)

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

 *  Plugin Author [Art Project Group](https://wordpress.org/support/users/artprojectgroup/)
 * (@artprojectgroup)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/different-names-for-postcodecountrystate-groups/#post-6778309)
 * What do you need exactly?
 * Kind regards.
 *  Thread Starter [rikofert](https://wordpress.org/support/users/rikofert/)
 * (@rikofert)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/different-names-for-postcodecountrystate-groups/#post-6778310)
 * Hi,
 * my request is to show three different shipping method names in cart/checkout/
   invoice to make customers aware of the reasons because they are being applied
   for different charges. For example,
    trivially:
 * if (shipping = postalcode) { “shipping method name” = Paris(city)}
    if (shipping
   = state) { “shipping method name” = Paris(region)} if (shipping = country) { “
   shipping method name” = France}
 * and not just:
 * if (shipping = (postalcode/state/country) ) { “shipping method name” = Generic_APG_name}
 * Hope is clear now.
    Thanks for support. Regards.
 *  Plugin Author [Art Project Group](https://wordpress.org/support/users/artprojectgroup/)
 * (@artprojectgroup)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/different-names-for-postcodecountrystate-groups/#post-6778311)
 * Did you try to create three different shipping methods?
 * If you don’t want to create three different shipping methods, you can try to 
   add your own PHP function on your functions.php theme file.
 * Kind regards.
 *  Thread Starter [rikofert](https://wordpress.org/support/users/rikofert/)
 * (@rikofert)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/different-names-for-postcodecountrystate-groups/#post-6778312)
 * I have already created three different shipping methods, one for each group (
   Postalcode,State,Country or P1,S1,C1) of your plugin.
 * I would have preferred to have also three different “P1,S1,C1 name” options directly
   in your plugin settings page instead of adding code to my functions.php.
 * Anyway I will do on that way.
    Regards.

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

The topic ‘Different names for postcode/country/state groups’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-apg-weight-and-postcodestatecountry-shipping/
   assets/icon-256x256.png?rev=2865713)
 * [WC - APG Weight Shipping](https://wordpress.org/plugins/woocommerce-apg-weight-and-postcodestatecountry-shipping/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-apg-weight-and-postcodestatecountry-shipping/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-apg-weight-and-postcodestatecountry-shipping/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-apg-weight-and-postcodestatecountry-shipping/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-apg-weight-and-postcodestatecountry-shipping/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-apg-weight-and-postcodestatecountry-shipping/reviews/)

## Tags

 * [method](https://wordpress.org/support/topic-tag/method/)
 * [name](https://wordpress.org/support/topic-tag/name/)
 * [option](https://wordpress.org/support/topic-tag/option/)
 * [shipping](https://wordpress.org/support/topic-tag/shipping/)

 * 4 replies
 * 2 participants
 * Last reply from: [rikofert](https://wordpress.org/support/users/rikofert/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/different-names-for-postcodecountrystate-groups/#post-6778312)
 * Status: resolved