WP-e-Commerce icon indicating copy to clipboard operation
WP-e-Commerce copied to clipboard

WP eCommerce - The most popular independent eCommerce platform for WordPress

Results 101 WP-e-Commerce issues
Sort by recently updated
recently updated
newest added

We need to turn off the automatic email send for customer order receipt. Currently, customers receive an email from WP eComm and from Authorize.net. We would like to move forward...

Currently to set a product image for a variation you have to edit the variation and upload a product image in the product gallery section. This is painful if you...

t:enhancement
f:theme-engine
f:variations
Theme Engine V2.0

It would be nice if when creating a new product and using existing variations to have a select all feature for the parent variation. I have a use case for...

t:feature
f:theme-engine
f:variations
Theme Engine V2.0

After a successful purchase PayPal standard does not empty the cart

Theme Engine V2.0

Currently, once an order is made, there is no ability to change or modify the order. This makes exchanges very difficult and creates some holes in reporting. Additionally, one must...

t:feature

I'd like to slate a re-thinking of the Sales Log UI for 4.2. Some initial thoughts: - [ ] Update single sales log page to utilize new WPSC_Purchase_Log API. -...

f:admin

Set a coupon to "Deactivate coupon after it has been used.". After making a purchase with a single use coupon the coupon is deactivated as expected. However, if you reactivate...

f:coupons

Allow users to change quantity of items in checkout

p:high
Theme Engine V2.0

would it be possible to allow admin to change the email adress on a specific order in the store sales ? would be a good adition cause i see some...

t:enhancement

https://github.com/wp-e-commerce/WP-e-Commerce/commit/a9009d016523074141211eb83dfd75bef865f36a introduced a loop that iterates over WPSC_Cart, which is not techncially traversable. I don't fully understand what the intent of the commit is here. As such, I'm not clear...

f:api