HomeHome Product Discus... Product Discus...SmithCartSmithCartSSL - for manaul Credit card CheckoutSSL - for manaul Credit card Checkout
Previous
 
Next
New Post
2/6/2011 7:47 PM
 

Hi Guys,

Can someone tell me how I can use SSL certificate (which I have installed) for just checkout using manual credit card option. All my other pages that I use SSL on works fine so I know it is working just want to use SSL when checking out from cart using manaul creditoption.

Kind regrads,

Buck

 
New Post
2/6/2011 8:58 PM
 

Since dnn enforces ssl at the page level all the user controls (checkout pages) within the buynow module will be ssl enabled when you turn on ssl on the page with the buynow module. Since the product detail page is a seperate module you can turn off ssl for the product detail page.

In the buynow module the only page that you wouldnt want ssl enabled is the product listing page all other pages are checkout pages and should be ssl enabled. In order to allow you to turn ssl off on the product listing page we would have to split the product listing page off as a seperate module. The cart already comes with 7 modules and I'm not sure the benefit outwieghs the increase complexity of setup and config by introducing an 8th module to the cart. I think if you're running on a decent server the speed difference is negliable.

All the other modules that come with the cart that can be placed on other non ssl pages; product details module, featured products module, category menu, quick order entry, etc.

See the following forum post for complete instructions on setting up ssl for the cart

http://www.smith-consulting.com/forums/forumid/1/postid/136/scope/posts.aspx#136


At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
2/7/2011 12:27 PM
 
Continuing on this note -

When you enable ssl on the buy-now page, DotNetNuke creates a 302 redirect from your http://www.mysite.com/store.aspx to https://www.mysite.com/store.aspx. (Note the "s" in https).

However, Google's web crawler complains that the (auto-generated) site map contains a forwarded url (i.e. the first URL above).

Does anyone know how to use a secure page and the automatic DotNetNuke sitemap generator? I do have iFinity URL master.

Dave - the reason I'm posting this here is because the product listing is not separated from the cart checkout pages. This is one big downside, unless you know of a workaround?
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartSSL - for manaul Credit card CheckoutSSL - for manaul Credit card Checkout