Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 4 of 4

Thread: Restrict Shipping to Country

  1. #1
    Jordan is offline Member
    Join Date
    Feb 2006
    Posts
    42

    Default Restrict Shipping to Country

    We have a supplier which in our reseller agreements has prohibited us from shipping their product out of the country. (We're in Canada, and a big market for our site will be cross-border shipping into the states).

    I'm guessing I already know the answer to this question, but is there a known method for implementing this on a per-item (or per-supplier) basis without getting into a ton of custom XMLPackage programming? Does anyone have related experiences they'd be willing to share?


    Thanks kindly,


    Jordan.
    ________
    MFLB
    Last edited by Jordan; 08-13-2011 at 08:21 AM.

  2. #2
    Rob is offline Senior Member
    Join Date
    Aug 2004
    Posts
    3,037

    Default

    it's not just custom XmlPackages, you are in the land now of custom coding, as these requirements are very specialized. All doable, but custom, and you will need full source, and a knowledge of what you are attempting to do to implement....
    Last edited by Rob; 10-18-2007 at 12:53 AM. Reason: A
    AspDotNetStorefront
    Shopping Cart

  3. #3
    GoVedia is offline Member
    Join Date
    Oct 2012
    Location
    Orange, CA
    Posts
    98

    Default

    Hello,

    For anyone interested in restricting shipping to specific countries, on a per product basis - we have developed a solution to accomplish this. Feel free to contact me for details.

    Sincerely,
    Robert
    Robert Kanaan
    AspDotNetStorefront Development Partner
    robert@GoVedia.com
    408-758-8845

    GoVedia
    http://GoVedia.com
    Approved AspDotNetStorefront Development Partner
    AspDotNetStorefront Recommended Reseller

  4. #4
    jsimacek is offline Senior Member
    Join Date
    Dec 2008
    Location
    Phoenix, AZ
    Posts
    373

    Default

    Jordan, we have a popular modification available for this (actually limiting states) but could be easily extended for countries: http://www.ecommercecartmods.com/p-1...torefront.aspx

    Although this does require source code changes, we can make the modifications for you without requiring you to have a source code license.

    With that said, if you are looking to limit products from being shipped to certain countries, there are few ways of doing this outside of the source code (even before it gets to checkout)...basically, if certain item(s) are in the cart, you could disallow checkout if the customer's shipping address is based in country X.

    If you would like a custom quote, please contact Jan at jsimacek @ compunix.us
    Jan Simacek - Compunix, LLC
    AspDotNetStorefront trusted Devnet Partner and Reseller since 2005

    AspDotNetStorefront Mods and Add-Ons at http://www.ecommercecartmods.com/
    - Searching, Filtering and Sorting (like cSearch, Dealer Locator, Price Ranges, Blog)
    - Reports (like Cart Abandonment and Net Sales)
    - Customer Experience (like Question/Answers)
    - Site and Data Management (like Entity Product Mapper, Bulk Updaters, Make/Model/Year filters)