Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Stefan 13 posts 53 karma points
    Oct 15, 2013 @ 18:00
    Stefan
    0

    Country - States implementation

    Hi everyone, 

    I try to implement a customer form and need to implement a functionality where the customer can choose his country and his state. I now ask myself if there is way to configure which countries are used for my shop? And is there a way to save the country/state references in ucommerce? Maybe even some existing functionality? 

    Thanks for your help

    Cheers,

    Stefan

  • Nickolaj Lundgreen 233 posts 1132 karma points
    Oct 18, 2013 @ 09:55
    Nickolaj Lundgreen
    0

    Hey Stefan

    In the uCommerce backend, you can manage the list of countries for your shop in the Settings -> Orders -> Countries list. (There is a very flexible country filtering function on both the Shipping Method, and Payment Method allowing you to restrict certain combinations).

    On both the BillingAddress and ShippingAddress (on the customers order), you can set both the Country (uCommerce Entity) and a State (string).

  • Stefan 13 posts 53 karma points
    Oct 18, 2013 @ 14:37
    Stefan
    0

    Hi Nickolaj, 

    thanks for your reply. So I have the possibility to configure the Countries in Ucommerce and Ucommerce has a state object which can be used in the addresses of the order and customer. But do I have the possibility to configure a country -> state reference in uCommerce too? I like to save all states and if the user selects his country the states belonging to this country should be selected. Is this something I can implement with uCommerce  or do I have to develop it on my own?

     

    Kind regards and thanks!

     

    Stefan

  • Nickolaj Lundgreen 233 posts 1132 karma points
    Oct 18, 2013 @ 14:48
    Nickolaj Lundgreen
    0

    You would have to create a custom database structur, to connect a list of states with the uCommerce Countries for that to happen.

Please Sign in or register to post replies

Write your reply to:

Draft