Blogs - The E-commerce blog
During the early stages of launching your online store, you'll need to make a number of critical decisions. Perhaps the most important of these is the way in which you'll process your customer payments. You can choose to process the orders yourself using a true merchant account, or use a third-party processor. The method that you decide on could affect the implementation of your entire web site.
But how do you choose? Is price the single most important factor? What other factors are involved? In this article, we'll uncover the answers to these questions by comparing a true merchant account to third-party processors. We'll expose the differences between the two methods by comparing them side-by-side in real world examples, using a custom-built PHP calculator to aid us in our quest. Let's not waste any more time!
Blogs - The E-commerce blog
Welcome to my first Zen Cart article. In this post I'll try to explain how to manage images in Zen cart and a few tricks I have learned along the way.
By default, Zen Cart displays images in 3 sizes: small thumbnails for the product listing pages, medium for the Product Info page and large, used when the user clicks on the "View Image" link in the product description.
When the user uploads a picture to Zen Cart in the administration interface Zen Cart processes that image when a given page is displayed (Scaling it to the appropriate size for the different views).