WP-e-Commerce
WP-e-Commerce copied to clipboard
WP eCommerce - The most popular independent eCommerce platform for WordPress
Clicking on the "View Details" button behaves unexpectedly on Digital Products with External Links
If you have a digital product with an external link, clicking on the view details button automatically adds the item to your cart instead of viewing whatever details are available.
I was hoping that replacing taxes_controller.class.php as noted in Issue #1757 would solve our problem, but it didn't. We're charging tax when the shipping address is in CA, but it...
You see this at Amazon, Wayfair, and many other retailers. Instead of clicking "My Account", and immediately hitting the login view, you see things like Order History, Payment Methods, etc....
I see the following when I activate WPEC 3.12.0 via WP CLI: wp plugin activate wp-e-commerce --url=https://mysite.com Plugin 'wp-e-commerce' activated. Success: Activated 1 of 1 plugins. PHP Fatal error: Uncaught...
A new requirement for 4.0
I've had a few people recently ask if we have a test data suite. We _really_ need to build one out. Plugin developers, theme developers, and even just shop owners...
Just tested on TeV2 and a coupon for free shipping. The coupon shows as beying applied in the cart totals but the Total amount does not subtract the coupon amount....
I've noticed customers being charged incorrect amounts through multiple payment gateways when using a free shipping coupon. The issue occurs if the free shipping discount is greater than the total...
Related: #2276. So, I'm in the checkout process. I fill out my city and state. At this point, I have not filled out a country. However, I _have_ filled out...
Currently, we provide a lot of functionality in the product view that is unavailable in TEv2. We need to conditionally remove these, or provide this functionality.