New Post: Photogallery on the main category
do you know a way for show the module only when I press a category? jquery?
View ArticleNew Post: EMail Attachments
I'm currently struggling to attach one ore more PDF's to the sent out EMails which are sent to the Customer. Any Idea?
View ArticleNew Post: EMail Attachments
Is it always the same PDFs? You could upload them to the website and hard code a link into the order.text template, or into the merchantbank or merchantaddress templates. If the PDFs are different...
View ArticleNew Post: minicart does not show saleprice
I am almost done with my store. Just one last issue. When I click buy on a product that is on sale, the minicart shows 1 item and the regular price. How do I fix this? Dragonflybog
View ArticleNew Post: Loss of transaction
Hi Guys, I have the latest version for DNN7 and I intermittently loss a transaction from my orders. I check the database and they have gone from there but the transaction has gone thru to paypal. I...
View ArticleNew Post: Loss of transaction
Hi, The table will never skip a number, I suspect it's created and then deleted by the scheduler, because the order is at a not completed/cancelled status in the Back...
View ArticleNew Post: WorldPay Gateway Setup
Hi Guys, Would appreciate some help in setting up the worldpay gateway. I've downloaded the file from the site - with thanks. It seems like a very complicated procedure looking at the worldpay website....
View ArticleNew Post: Trying to use Authorize.net with dnn 7.2.2
I have tried following instructions for all threads I was able to go through. Cannot get this to work. Authorize.net is in Testmode. using https://secure.authorize.net/gateway/transact.dll and passing...
View ArticleNew Post: WorldPay - Junior Select
Hi Guys, I've been following the helpful instructions here but still not sure I've done it correctly. Im using the test environment for worldpay, however when I put through the test payments using the...
View ArticleNew Post: Trying to use Authorize.net with dnn 7.2.2
First, I'd like to apologize for how poorly worded my original post was. After two days of trying to figure out how to get the Auth.Net payment gateway working, I had enough and went out for drinks. So...
View ArticleNew Post: WorldPay Gateway Setup
The following link is a library of resources for this gateway, I am sure you can find what you need here!https://www.onlinemerchantcenter.com/docs/index.taf?topic=download
View ArticleNew Post: Invalid Order Date on Stage 4, using Authorize.net Gateway
So I have the Authorize.Net gateway working. Upon return to the store, the order information displays, with the caveat that the order date is not a valid date. This is a sample from the Order Details...
View ArticleNew Post: WorldPay Gateway Setup
thanks for the reply. I've managed to get it setup, I'm using the test mode and for some reason the redirect back to cart isn't working once payment is made. It stays on the worldpay page. would...
View ArticleNew Post: WorldPay Gateway Setup
It's a long time since I used World Pay, but most payment providers have an option to return to the store after payment, check if worldpay has one and if so make sure it's set to return to the store....
View ArticleNew Post: Custom field conditional display
I have added several new custom fields. I would like to display them in the product list only if there is a value in the field. How may I do this conditionally?
View ArticleNew Post: WorldPay Gateway Setup
Hi Leedavi, Yes I've added the option in the worldpay settings for the return URL as per the detailed instructions here: https://nbstore.codeplex.com/discussions/483872 What code might I add to the...
View ArticleNew Post: WorldPay - Junior Select
In my worldpay screen I dont have some of the options you mention. Is this a problem? Also how do I turn off Test mode? Sorry for all the questions but I'm really struggling to get it right
View ArticleNew Post: How to Configure Email For Price
How to configure email For Price...... >in NB_Store Module.. I wan to add set Email it where all the Product Details will do in the mail.. Kind of Product Inquiry .................
View ArticleNew Post: How to Configure Email For Price
Hi, There is nothing "out of the box" for this, but you can alter the products templates to have a JQuery button, which could email you the details. If you want a little more professional method, you...
View ArticleNew Post: WorldPay Gateway Setup
I've had a quick look at the code, it does seem to be using the autoresponse postback from worldpay. So look in the Logfile to see if you have "AUTO SendRepsonse:" as any of the entries. Anythng in...
View Article