Plugin Directory

eShop

An accessible Shopping Cart plugin.

Version 6.3.10

  • fixed zero cost orders should now work again.
  • fixed slashes no longer appear for download item names
  • added warning for max weight ussage in Shipping method 4
  • added filter to allow for larger number of top sellers to show on the dashboard
  • added filters to change default order listing, check bottom of eshop-orders.php for the various filter names
  • added filter to eshop_mg_process_product function
  • added filter for subject of the customer emails, eshop_customer_email_subject
  • NOTE Due to changes at paypla, I ahve been unable to test this release. If therea re issues, please roll back to a previous version.

Version 6.3.9

  • fixed issue with the unsupported gateways, thanks to iDeal these might now work.
  • fixed issue with eShop style
  • fixed eshop_best_sellers shortcode and widget, now only shows a product once, and not for each option
  • added further link to the wiki in the FAQ section.

Version 6.3.8

  • removed filter eshopproddetails, causing issues.
  • fixed issue in multisite

Version 6.3.7

  • fixed recopying javascript to eshop_files
  • fixed small issue when in testmode, only the redirect page was affected for 'all' merchant gateways.
  • fixed small issue on appearance/eshop
  • added new filter added eshopproddetails to the eshop_rtn_order_details function.

Version 6.3.6

  • TEST release for better jetpack fix.

Version 6.3.5

  • reverted Fix for jetpack users was too buggy and has been removed - however, if you are using jetpack and 6.3.4 works for you - you do not need to upgrade.

Version 6.3.4

  • Fixed Pagination issues for the shortcode: eshop_list_cat_tags
  • Possible fix for Jetpack and Simple Facebook Connect users. Warning if you have a custom merchant gateway, please see the FAQ before you upgrade. This is a temporary fix until a more permanent solution can be found.
  • Added The filter eshopaddtocheckoutlast has been added for adding info at the bottom of the checkout.
  • amended many files, to remove old constants.

Version 6.3.3

  • Fixed add to cart javascript filter.
  • Fixed wpdb>prepare issues.
  • amendment minor change to checkout page that may help translation plugins
  • amendment small change to Paypal, possible fix for phone number not being sent
  • possibe fix for discounts and authorize.net
  • added for new installs only, Berkshire was missing from the UK counties list. For existing installs, add it via the normal method.

Version 6.3.2

  • Fixed listing issue on admin products and base pages.
  • Added set eshopshowcartoncart filter to true to show cart widget again on cart and checkout pages
  • Fixed names with apostrophes being sent to Paypal (note: apostrophe is currently removed)
  • Fixed link in cron email is now correct.
  • Fixed deprectaed notices
  • Amended Link to new WordPress.org support forum for eShop
  • Fixed accessibility issue on the checkout form.

Version 6.3.1

  • Added Download allowance can now be decreased as well as increased on the order details page.
  • Fixed discount code issue.
  • Fixed all payments - bug with discount codes not working.
  • Fixed deleting an order from the system now removes permission to download an item.
  • Fixed quick fix for slashes appearing in names - a more robust solution will be in a future release.
  • Amended cart in widget no longer shows on cart or checkout pages.
  • Removed old cart widget.

Version 6.3.0

  • Fixed Bug with stock quantity
  • Fixed Widget doubling issue
  • Added Ability to set a default Country, and State/County/Province to the shipping page.
  • Added new filter eshop_is_shipfree added
  • Amended Maxlength on checkout address fields, now match what the db allows.
  • removed Summary from tables
  • Possible fix For an edge issue with shipping not being charged
  • Added Problem themes can are now highlighted if in use

Version 6.2.17

  • fixed issue with discounts while using Paypal
  • fixed All countries can no longer be deleted
  • fixed users that had no countries can now enter them again
  • amended amended the text to reflect the correct setting for iDeal Lite test mode.
  • attempted fix more changes to Paypal to eradicate orders staying in pending

Version 6.2.16

  • fixed edge case scenario with Paypal orders failing.
  • fixed removed unneeded data from email
  • fixed issue with authorize.net - users were able to identify the issue which enabled me to fix it.
  • added filter for the from address, eshop_from_address

Version 6.2.15

  • FIXED long standing issue for some setups with eShop returning 'The transaction was not completed successfully. eShop could not validate the order.' and the order remaining in pending. Edge cases may not have been tested, but more orders should now validate.
  • fixed add to cart on password protected pages
  • fixed product details can no longer have just a single space.
  • changed wording for dropping of support for the other merchant gateways - they are staying in the plugin.
  • changed small alteration to paypal authentication
  • added Filter eshop_authorizenet_xrelay to allow sending of the relay link to authorize.net, just return 'yes' so that it will be sent.

Version 6.2.14

  • fixed shipping address not always saving data correctly.

Version 6.2.13

  • fixed trailing space removed from checkout.php line 771
  • fixed small typo in paypal.php
  • fixed error in cart when adjusting quantity of 2nd item
  • fixed issue displaying products with no price.
  • fixed eShop tax issue when taxing 1 state in the USA
  • added eshop_add_username filter for the username when creating accounts.
  • added maxlength to checkout fields.
  • added missed an action hook
  • added extra CSS hooks to the continue proceed links.
  • removed Support for other payment options withdrawn, as I am unable to test them.

Version 6.2.12

If you are having trouble switching eShop between Test and Live, please see: http://quirm.net/wiki/eshop/troubleshooting/cant-switch-eshop-to-live/

  • fixed contextual help error, help tab should now be created
  • fixed Options Sets page, minor display issue
  • added more action hooks added

Version 6.2.11

  • fixed Paypal test mode fixed.
  • added eshoppaypalextra filter to add hdden fields to be sent to paypal
  • added classes to shipping details table.
  • amended settings page, small tweaks, 2 columns are preferable, 1 column may not work as intended.

Version 6.2.10

  • fixed small issue with Paypal.

Version 6.2.9

  • NEW CSS file updated and tweaked for new users.
  • fixed Several minor XSS - as advised by High-Tech Bridge SA Security Research Lab
  • fixed sort by sku issue on products and base page.
  • fixed small error with authorize.net
  • fixed admin bar showing eShop status for non admins.
  • fixed minor translation issues.
  • fixed issue on admin Shipping page that caused the countries to go missing
  • fixed Option sets prices not being used correctly for discount purposes
  • added CSS classes
  • added Filter added for Ogone location: ogone-location
  • changed paypal.class renamed to avoid conflicts
  • changed Turkish Lira changed from TL to TRY

Version 6.2.8

  • fixed Activation issue, rogue space :(

Version 6.2.7

  • fixed tax not being applied when shipping fields were hidden
  • added signup field can now be a required field - add to the required fields using signup as the value in the filter eshopCheckoutReqd

Version 6.2.6

  • fixed cart issue with deleting an item in error
  • fixed small fix for authorize.net when using discount codes.
  • fixed bug on checkout when not using tax.
  • amended When using Shipping method 4, the first option is now automatically the default. the filer eshop_default_shipping can amend which one is the default.
  • added a filter eshop_use_cookie which can be set to false if sites are having an issue with the checkout after first purchase

Version 6.2.5

  • fixed now possible set an overall tax rate if using the download only form (may be extended in the future)
  • fixed tax notification in emails
  • fixed missing translation string for single price

Requires: 3.4 or higher
Compatible up to: 3.5.1
Last Updated: 2013-5-4
Downloads: 517,110

Ratings

3 stars
3.8 out of 5 stars

Support

33 of 37 support threads in the last two months have been resolved.

Got something to say? Need help?

Compatibility

+
=
Not enough data

2 people say it works.
0 people say it's broken.

100,1,1 100,1,1
100,1,1 63,8,5 33,3,1
50,2,1 100,1,1 100,2,2
0,1,0 100,3,3
50,2,1 100,3,3 100,1,1 100,1,1 63,8,5 100,1,1 100,4,4 50,2,1 100,1,1 100,1,1 100,1,1 100,1,1
85,13,11 100,1,1 67,3,2 100,2,2 100,2,2 100,3,3 80,5,4 100,1,1 75,4,3 100,1,1 88,8,7 100,1,1 100,1,1 100,1,1
67,3,2 100,1,1 100,1,1 100,1,1 100,2,2 67,6,4 100,1,1 100,1,1 100,1,1 100,1,1 100,1,1
100,1,1 100,1,1 67,3,2 50,2,1 100,1,1 100,1,1 100,1,1 100,1,1 67,3,2 0,1,0 0,1,0 100,3,3 100,14,14 100,3,3 100,1,1 100,8,8 50,4,2 100,3,3 100,2,2 80,5,4 67,9,6 75,4,3 100,6,6 0,5,0 100,2,2 100,3,3 100,2,2 100,1,1
100,3,3 0,1,0 100,1,1 100,2,2 100,1,1
50,2,1
100,3,3 100,3,3 100,1,1 0,1,0
100,1,1 100,4,4 100,3,3
100,5,5 50,2,1 100,1,1 100,1,1 100,2,2 100,4,4 57,7,4 100,2,2 0,1,0 100,2,2
100,3,3 0,1,0 86,7,6
88,8,7
100,4,4
100,1,1
100,6,6
89,19,17 50,2,1 100,1,1
67,3,2 100,2,2 100,1,1
100,1,1 50,26,13 77,26,20
0,1,0 93,15,14 100,1,1
100,3,3
100,2,2 73,11,8 57,7,4 50,2,1 100,1,1
0,1,0 100,1,1 80,5,4 100,9,9 100,6,6 86,7,6 100,3,3
100,1,1 67,3,2 50,2,1 100,2,2 100,1,1 100,3,3 100,1,1
100,2,2 40,5,2 60,5,3