Categories
Wordpress

Disabling Paypal Address Handling/Override for WP E-commerce

I have been working on paypal address handling for a while to configure WP E-commerce plugin in our online stores.

In original WP E-commerce plugin code shipping handling on paypal is enabled as default; which may be annoying for you and for your customers sometimes since the paypal may not recognize the address entered on your store or shows the address registered on paypal. This is quite confusing. Here is my fix for this issue:

Categories
Computers & Internet Wordpress

Updating to E-commerce v3.8 – Errors & Resolutions

A few days ago GetShopped.org released a new update for WP E-Commerce, plug-in version 3.8. Although the update brings lots of improvements, it also brings some glitches as well.

First of all, the structure of the plug-in changes with v3.8. Seems that GetShopped.org decided to get rid of handling the date in seperate tables in SQL. They decided to manage the each product and category as a Custom Post. As a result of this change, the plug-in had some major changes. Okay now let’s get into the issues I experienced…