March 05 2009

Pinnacle Cart 3.6.3

Pinnacle Cart 3.6.3 has been launched!

If you have account in our new account area at https://account.pinnaclecart.com then you can get the new packages from there.
If you do not yet have an account in the new area, please proceed to http://www.pinnaclecart.com/upgrade.php to get the version of the cart as well as your own account in our new account area.

We will also be releasing this as a hotfix to 3.6.2 version carts as soon as it is available.

Below are the changes and fixes in 3.6.3

Changes from version 3.6.2 R.704 to 3.6.3 R.905

Added – Password update notification and failed admin lockout.
Reason – Necessary to meet PA-DSS compliance.

Added – Password Strength Meter for administrator accounts.
Reason – Necessary to meet PA-DSS compliance.

Added – Intuit QuickBooks Merchant Service.
Reason – Requested by clients

Added – Tracking features for both Google Analytics and Google AdWords.
Reason – Allows customer to track visitor / sales data using Google Analytics and Google Adwords.

Added – Time limit for storage of credit card data.
Reason – Necessary to meeting PA-DSS compliance

Issue – Address field 1 & 2 maybe too short for some international addresses.
Fixed – Increased the max length to 48.

Added – HTTPS interface to PayPal Payflow Pro.
Reason – PayPal Payflow Pro was using library in the cart, now using HTTP interface to communicate.

Issues – Wrong default URL in NTP Now payment gateway.
Fixed – Database is updated with new URL.

Added – Shipping area restriction in the Google post XML.
Fixed – Per Google Checkout documentation.

Issue – Taxes are not recalculated when you update order quantity in admin area.
Fixed – Fixed the query to pull tax rate for updated order subtotal.

Issue – Unable to bulk update a tax class when a high number of products is present in the database.
Fixed – Redesigned the tax class update function.

Issue – Per PA-DSS compliance documentation, CVV2 data cannot be stored under any condition.
Fixed – Removed CVV2 data field from credit card storage.

Issue- Promo code does not get rechecked after deleting a product from cart.
Fixed – Added additional check for promo discount calculations.

Issue – Newsletter unsubscribe does not work for registered users.
Fixed – Updated unsubscribe function for registered users.

Issue – On IPN payment methods OPC drops shipping and makes order free of charge.
Fixed – Added additional checks for shipping rate after few unsuccessful transaction.

Issue – In some instances, attribute inventory was not updating on purchase.
Fixed – Modify the stock control function to check the list of ordered items.

July 23 2008

Entrepreneur of the Year candidate uses Pinnacle Cart

Todd Chism - PatioShoppers.comCongratulations to Todd Chism for being selected as one of the top 5 canidates for Entrepreneur Magazines Entrepreneur of the Year. His business, patioshoppers.com currently has 7 employees and is projecting 4 million in sales for 2008. And of course he’s using Pinnacle Cart as his eCommerce Platform.

“PatioShoppers opened business as a small independent patio umbrella dealer and sold over $1 million within the first 13 months to become one of the largest and most successful specialty umbrella dealers online,” says Todd. “From inception, we have moved into many other outdoor furnishings categories, including cushions, heaters, furniture and more. With our recent launch of a specialty niche patio heater site, we are working to build our online presence.”

To cast your vote and learn more about Todd, direct your browser to http://www.entrepreneur.com/eoy/chism.aspx

July 02 2008

Creating a Favicon

faviconsFavicon (short for Favorites Icon) is a feature that makes it possible to associate a special logo or other small graphic with a web page. The favicon is usually displayed next to the web site address. Much like the way shortcut icons are used on the computer desktop to distinguish computer programs and files, favicons can be used to personalize or brand your web sites.

Creating your own Favicon

To create a favicon you will need a decent graphic editing program. What you need to remember is keep it 16×16 pixels and name it favicon.ico. Create the icon image however you wish. Using your company’s initials works well. Keep it simple. Also it will need to be in the root folder of your domain. If it is located somewhere else you can specify a location with these strings in between your <head> and </head> code on your web page:

<link rel="shortcut icon" href="http://yoursite.com/favicon.ico" type="image/x-icon" />

<link rel="icon" href="http://yoursite.com/favicon.ico" type="image/x-icon" />

Using other Programs to create your Favicon

Here is a great site that will help you create one free of charge http://www.genfavicon.com/

Here is another http://www.favicon.cc/