Posts tagged with “shopping”

YAK version 1.8.0

Monday, 2 November, 2009

YAK version 1.8.0 was released yesterday. This release includes the following changes:

  • Add a discount override, to allow for discounts on a per-product basis (useful to get rid of old stock, for example)
  • Add option-selection to products. This differs from the categorisation-method of specifying different types of a product, and allows you to setup a selectable range of options (multi-select). Thus you might have a mix-and-match product, where a customer can select 3 out of 10 options, and so on.
  • Split installation code into separate file
  • Fix a compatibility problem with the exclude-pages plugin
  • Add more logging to product update process
  • Add threshold-based promotions — promotions which are triggered by the value of the order, rather than by a promotion code/voucher.

I’m currently in the process of updating the handbook to take into account the new features. Those who have previously purchased the handbook will receive an updated copy as soon as it’s done.

YAK 1.7.7

Saturday, 10 October, 2009

Version 1.7.7 of YAK for WordPress has been released.

This release includes mainly bug fixes, including the following:

  • Hopefully fix a problem with glob (on some PHP installs)
  • Move order widget into separate file
  • Change “Espana” into “Spain” in English files.
  • Fix problem with country missing from shipping address in confirmation email and in order screen
  • Add a new tag [phone] to confirmation email
  • Fix a problem with address in order export
  • Add message to Credit Card entry notifying the customer that they have a final chance to confirm/cancel the order
  • Updated German translation, provided by Joern

This release has been tested on both WP and WPMU.

Two new releases

Sunday, 10 May, 2009

Hold off on upgrading to YAK version 1.3.9. There’s an annoying bug in the settings screen — for which I’ve just released 1.4.0.

The following changes are included in these 2 releases (note: replace { } with [ ] in the tags below):

  • an override setting for confirmation email subject
  • 2 new tags: {yak_back_to_cc} and {yak_back_to_address}, to be used on an authorize.net or paypal error page (when payment processing returns an error)
  • initial support for Google Analytics (including new tag {yak_google_analytics} for the final confirmation page).
  • support for html confirmation emails
  • removed __autoload which was colliding with another plugin
  • add proper monetary formatting to total on cart
  • facility to override the message displayed when the customer’s basket is empty
  • facility to embed customer details in the final confirmation page (after confirming order).
    The following tags are now available:

    {yak_customer_name}
    {yak_customer_phone}
    {yak_customer_address}