Copied to clipboard

Flag this post as spam?

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


  • Jason Houser 3 posts 73 karma points
    May 07, 2019 @ 16:37
    Jason Houser
    0

    Merchello State/Province/Region empty

    I am currently trying to implement FastTrack on my Umbraco 7.5.4.

    I have almost all of the functionality in place, but I'm having one issue that I cannot seem to resolve. When populating the addresses during the checkout process, the "State / Province / Region" section never populates.

    enter image description here

    It still lets me move on to the next step although this item should be required.

  • Dave Clinton 31 posts 106 karma points
    May 07, 2019 @ 19:32
    Dave Clinton
    0

    Hi Jason,

    Do you have the list of regions you're expecting to see set in the merchello.config file? https://merchello.readme.io/docs/configuration-section

    If so, do you have shipping/taxation (via Gateway Providers section) set up for them?

    Dave

  • Jason Houser 3 posts 73 karma points
    May 07, 2019 @ 19:44
    Jason Houser
    0

    I have setup the merchello.config file:

    enter image description here

    I believe I have the shipping and taxation setup correctly as well enter image description here enter image description here

    I'm not seeing any errors in the logging. I have dug through the code a bit and it seems like it should be working, but I'm not seeing it fire the javascript code to lookup the region list to populate. I would figure that it calls the "populateRegion" function in the merchello.ui.js file.

    Any help is appreciated.

  • Jason Houser 3 posts 73 karma points
    May 15, 2019 @ 14:51
    Jason Houser
    0

    I figured this out and I wanted to post the answer in case anyone else was having this issue.

    I was missing the declaration for some of the scripts that were required.

    ~/AppPlugins/Merchello/client/js/merchello.ui.settings.js ~/AppPlugins/Merchello/client/js/fasttrack.js

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies