New Post: Checkout by Amazon support?
Hi, In theory you should be able to create a gateway provider for this. If you use a simple JS on the page that might work, but I dont; think you'll be able to update the status of the order with JS....
View ArticleNew Post: log out after pay
Hard to say why this is happening, but the store works so there's going to be something not right about the configuration or something else. The default cookie expiration is pretty short in DNN....
View ArticleNew Post: Buy Button
Edit your skin's ASCX files and remove all instances of visible="false" from the content panes. Otherwise send a link and login for a look. Regards Rob
View ArticleNew Post: Altering of the Model checkboxes display
Hi, I'm attempting to put some structured data tags into NB store but i cant find any template to alter the way the Model Options appear on the product details page. I want to use the price section to...
View ArticleNew Post: Buy Button
@robax - thank you - I actually was able to track down the issue (finally) to another module that was asking for validation and was blocking the submit button. Needless to say I am removing that module.
View ArticleNew Post: NB Store vs Dnn Store
Hi everyone, I haven't checked out either, yet. What are the key differences between NB Store vs Dnn Store? thanks
View ArticleNew Post: NB Store vs Dnn Store
Just to add to what Rob has said... Even if you buy a commercial store module, NB Store is way easier to use. From what I've experienced, most commercial store modules have a steep learning curve and...
View ArticleNew Post: NB Store vs Dnn Store
I think I went thru 6 or 7 different stores for DNN (both payed and free versions) before I ended up with NBS. The main reason was because NBS offered all the needed features, supported B2B and not...
View ArticleNew Post: Product order
Hi all Just noticed something odd When showing the product list as columns, the order of the products is up-down/left-right rather then left-right/up-down Exemple: if you have products A, B, C, D, E...
View ArticleNew Post: Product order
Have a look in the product list module settings. There is a direction setting that affects this. Rob
View ArticleNew Post: Show products for registered users
I tried using tests in the past but ran into the problem that you end up with blank cells in the product list where the hidden items are. There may be a way around that depending on the hierarchy of...
View ArticleNew Post: Stock Managment
Hi to all If a product has a stock of 10 items' and a customer buy 2 items of it, Does the stock number being calculated and automatically become 8?or i need to enter the backoffice and change the...
View ArticleNew Post: Stock Managment
Hi kama, The stock get automatically reduced depending on how you have your cart and payment options setup. Regards, Geoff
View ArticleNew Post: Stock Managment
When you add a product, go to the Models tab and enter your stock value in the stock field where it says -1 (which means unlimited stock). Rob
View ArticleNew Post: Stock Managment
Hi thanks for u'r answers. Where do i change my cart and payment options to get the stock automatically reduces? thank u
View ArticleNew Post: Stock Managment
If I remember correctly, the stock is adjusted automatically by default, unless when u choose "Manual payment" (meaning the cheque/wire transfer option). When paying by cheque or wire, the stock isn't...
View ArticleNew Post: How do I turn payment methods/gateways on and off?
Hi, The documentation confused me a little here. It says "The parameters of the gateways can be changed from the Settings menu". My guess is that is the management screen with the 3 million parameters...
View Article