New Post: USPS API
I'm wondering if anybody have implemented the USPS's shipping Api, and maybe would share the information. As all know, USA have a LOT of zip codes, and it's really hard to manually make them in the...
View ArticleNew Post: Checkout : Set as Default Email
Hello Robert,I've reset the skin to one of the DNN default (Aphelia-Groups) and the issue stays : no check box, the text "Set as default email" four timesThe output html/css has still extra element...
View ArticleNew Post: Checkout : Set as Default Email
Yep, that bit in red is injected by DNN for all checkboxes and radio buttons. It's ridiculous. I added CssClass="normalCheckBox" qt line 68 in checkout.ascx to tell DNN to not do it for that checkbox....
View ArticleNew Post: Show dealer's prize in model tab only for Dealers
I'm afraid the test tokens only work directly within the list and details templates, not anywhere else. I can't think of a way to do it now without just doing some sort of hack to hide the column with...
View ArticleNew Post: Checkout : Set as Default Email
Should I add an issue in codeplex to get informed when this will be fixed ?Eric____________________ Eric Piraux +32 476 20 29 602014-02-03 robax <[email removed]>:From: robaxYep, that bit in red...
View ArticleNew Post: Checkout : Set as Default Email
Ok, I'll just check it now on the development system... Yep, it's working fine here using the current release on DNN 7.2 This is also working fine with the same release on DNN 7.0.6 on the demo store....
View ArticleNew Post: USPS API
Hi, Sounds like you need to use this to create a link to the UPS API..https://nbstore.codeplex.com/SourceControl/latest#Components/Interfaces/CalcShipInterface.vb I do recall someone else saying they...
View ArticleNew Post: USPS API
Thanks Dave What exactly do I do? Where to put this code? Strange nobody else ask for that, because the problem with all the zip code in US is, that even I make an average for each 50 States, I still...
View ArticleNew Post: Show dealer's prize in model tab only for Dealers
Michael, Try moving it into position with JQuery.
View ArticleNew Post: USPS API
Hi, The interface needs to be coded for UPS Shipping interface, it all depends what UPS do??..this kind of other system dependency get be a nightmare to get right! Here's a link to a simple example...
View ArticleNew Post: USPS API
Thanks Dave I'm not cleaver enough for coding, and will for sure end up in a nightmare, and I'm not willing for that :-) So therefore I have to forget USPS API - it's a shame there is not a simple...
View ArticleNew Post: Product CSV Import - issue with summary and Description text
Just looked at the code. it's using the categoryid to link the product to the categories. Make sure these match in you product import file.
View ArticleNew Post: USPS API
If you search the DNN store for USPS you'll find that several of the paid stores support it. Regards Rob
View ArticleNew Post: USPS API
Hi RobYou are right – and I have clients with paid stores!!BUT... (and this you shall take as a BIG compliment :-)I find NB Store best of them all! (- and it’s NOT because it’s free!!)It’s the most...
View ArticleNew Post: USPS API
heheh, ok you can stay! But I'm afraid the USPS thing will continue to be a problem until someone can plug it in. I use Zen Cart for a site that needed a live shipping estimator, and even that plugin...
View ArticleNew Post: USPS API
USPS offer the API totally free – just need a registration, and they give you the code.https://www.usps.com/business/web-tools-apis/web-tools-integrators..htmI DON’T understand this code, and what to...
View ArticleNew Post: Export/Import
Hello to all! I have a question about the export opportunities of orders: How can I modify or adapt the data to be exported. Where do I specify the data to be exported and how the format looks like?...
View ArticleNew Post: Export/Import
Hi Siegfried It's all down to how good you are with your SQL. If you can write it, then it's a matter of looking at the store tables and pulling out what you need. Go to the reports tab in the Back...
View ArticleNew Post: Export/Import
Hi rob,Many thanx! Do i must export the reports under "admin" , change it and then import it or what do you mean! I cant find any other menu button!Thanx!Siegfried Am 04.02.2014 um 13:25 schrieb...
View ArticleNew Post: Export/Import
No, login the NB_Store back office and on the dashboard page you'll see a tab for "Reports"
View Article