Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

X-Cart 4.2 beta testing

 
Reply
   X-Cart forums > News and Announcements
 
Thread Tools
  #21  
Old 11-09-2008, 10:04 PM
  xplorer's Avatar 
xplorer xplorer is offline
 

X-Cart team
  
Join Date: Jul 2004
Posts: 925
 

Default Re: X-Cart 4.2 beta testing

Quote:
Originally Posted by roband
Any chance of posting the NEW-4.2.0-file here please?

Regards, Robert.


Quote:
X-CART 4.2 NEW FEATURES
========================

DESIGN AND APPEARANCE
----------------------

* CSS based layout
The pages of X-Cart's Customer area now use a DIV-based, tableless layout. The <table> tag is no longer used for layout purposes; tables are used only to display tabular data. The appearance of the Customer area is now fully controlled by CSS.

The advantages brought about by using CSS instead of tables include the following:

- The structural organization of X-Cart's pages has been improved. This is good for SEO, because web crawlers now find relevant content in the source code of X-Cart's pages more easily.

- With the presentational items placed separately in CSS files, X-Cart's pages have become smaller. This means that your server experiences less load, the page content is downloaded faster and uses less bandwidth.

- The main content of pages is now placed at the top of the source code. This causes the information to display first, leaving the presentational elements to load at the end. This way the main content of the page is immediately visible to the user; the user does not have to wait for an entire table with content and graphics to load as it happened with table based layout.

- The appearance of the storefront can now be changed significantly by editing the styles in CSS files (skin1/main*.css).

At present, X-Cart's layout is based on the 'Light & Lucid' visual scheme. The rest of X-Cart's traditional layouts (3-columns, 2-columns, small shop), color schemes and dingbat sets have been removed.


* Separate template sets for the store's Customer area and back end.
The templates of X-Cart's back end have been completely separated from the templates of X-Cart's Customer area. Now you can customize the look and feel of the Customer area without fearing that you might ruin the design of the back end.


* CSS/DIV-based popup windows
X-Cart's Customer area now uses CSS/DIV-based popup windows instead of the standard popup windows used in the previous X-Cart versions. The new popup windows can be moved and resized.


* No splash page
X-Cart's splash page index.html has been removed. Now visitors of the store's Customer area get directly onto the Home page.


* New method of displaying detailed product images
It has become possible to enable such a mode of display of detailed product images where all the detailed images of a product will be displayed in the Customer area on the Product details page of the respective product as thumbnails below the main product image. When the mouse hovers over one of the detailed product image thumbnails, the respective detailed product image will be displayed in the place of the product's main product image; the size of the detailed product image in this case will be reduced to the size of the main product image. When a mouse click occurs on a detailed product image thumbnail, the respective detailed product image will be displayed at full size in a modal window. The modal window used to display detailed product images provides simple navigation controls allowing the user to view the next/previous detailed image of the product or select a specific detailed image of the product from the set.

SEO IMPROVEMENTS
----------------

* "Clean" URLs support
Now it is possible to define user and search engine friendly URLs for the pages of products, categories, manufacturers and embedded static pages - "clean" URLs; for example, http://www.example.com/xcart/Javascript_definitive_guide.html instead of http://www.example.com/xcart/product.php?productid=XXX. Clean URLs can be defined on the Details pages of the respective objects (products, categories, manufacturers and static pages).
X-Cart allows you to keep a history of clean URL changes for each page so users can find the pages they have bookmarked even after the clean URLs of these pages change.


* Changes in the way meta tags are defined and used
It has become possible to define description and keywords meta tags for the product pages of your store. In previous versions of X-Cart, these meta tags were generated for product pages automatically based on the contents of the 'Product name' and 'Short description' fields. Now you have full control over the meta description and keywords of your product pages and can adjust these tags separately.
It has also become possible to define description and keywords meta tags for the manufacturer and embedded static pages of your store.
We also added an option allowing the description and keywords meta tags defined for a category to be used for the subcategories and products contained in that category.
As before, the 'General settings/SEO options' section of the Admin area allows you to provide description and keywords meta tags for your store site in general; however, these meta tags are now used differently: they are now applied only to those pages that do not have any meta description and keywords tags of their own and are not using any other meta description and keywords.


IMAGES
------

* Automatic generation of product image thumbnails (GDLib 2.0 or better is required)
When creating or editing a product, it is now possible to automatically generate a product thumbnail from a previously uploaded product image. The resulting product thumbnail will be a reduced-size version of the product image from which it is generated. The size of automatically generated product thumbnails can be set by the store administrator.

SHIPPING
--------

* Dimensional shipping

It has become possible to specify dimensions for each of the products in the store (See the Product details page) and to use these dimensions for shipping rates calculation by such online real-time shipping rate calculation services as UPS, USPS, FedEx, etc.
X-Cart now provides a packaging algorithm that allows it to split a single shipment into multiple packages in accordance with the limitations (maximum package weight and dimensions) imposed by the selected online real-time shipping rate calculation service. With this algorithm, it has become possible to receive real-time shipping rates for a shopping cart even if this cart contains a large quantity of products whose total weight and volume make sending these products in a single package impossible due to the limitations of the selected online real-time shipping rate calculation service.

* Shipping from providers and per-provider shipping cost (X-Cart PRO)
It has become possible to specify an individual seller address for each provider and to use this seller address for shipping rates calculation by online real-time shipping rate calculation services. This improvement makes it possible to use X-Cart PRO for warehouse stores in which a common storefront is used to showcase the products of several different stores that ship products from different locations. A provider's seller address can be specified in the provider's user profile.



TO BE CONTINUED...
Reply With Quote
  #22  
Old 11-09-2008, 10:05 PM
  xplorer's Avatar 
xplorer xplorer is offline
 

X-Cart team
  
Join Date: Jul 2004
Posts: 925
 

Default Re: X-Cart 4.2 beta testing

The second (and the final) part of NEW-4.2.0 file:

Quote:
PAYMENT MODULES
---------------

* Pre-authorization support

The store administrator can now specify the mode in which they wish the payment transaction to be performed on order placement if a customer chooses to pay for the order using one of the following payment methods:
- PayPal Website Payments Standard
- PayPal Website Payments Pro
- PayPal Website Payments Pro Payflow Edition
- Express Checkout
- LinkPoint
- AuthorizeNet: AIM
- AuthorizeNet: SIM
- NetRegistry e-commerce
- Protx VSP Direct
- Virtual merchant (New payment module that replaced ViaKlix)

Two modes are supported: 'Auth and Capture' and 'Auth only'. In the 'Auth and Capture' mode, the customer's card is billed at once as soon as the customer completes the payment (the authorization and capture actions are completed simultaneously; the store administrator does not have to perform any additional actions to capture the funds). In the 'Auth only' mode, when the customer completes the payment, only authorization is performed to make sure the required funds are available on the customer's account; the action of capturing the funds that have been authorized is postponed until the moment the store administrator manually performs the capture. The capture action can be performed by using the 'Capture' button on the order details page in X-Cart's administration back end. Alternatively, the administrator may decide not to capture the authorized amount and unlock the temporary hold placed on the customer's funds; in this case the administrator can void the authorization. For PayPal, Authorize.Net, LinkPoint, Protx VSP Direct and NetRegistry e-commerce, the void action can be performed using the 'Decline' button on the order details page in X-Cart's administration back end or through the respective payment system account backoffice; for VirtualMerchant, this action can be performed only through the VirtualMerchant account backoffice.

The system of X-Cart order statuses has been changed to accommodate the 'Auth only' mode: Now, when a payment is performed as 'Auth only', the order is assigned the status 'Pre-authorized'. Later on, after the authorized amount is successfully captured, the order status is changed to 'Processed'. If the initial authorization is voided, the order status is automatically changed to 'Declined'.

In connection with the Pre-authorization support feature, the following options have been added:
- Number of days in advance that you want a reminder to be sent to the Orders department e-mail address about an order in Pre-authorized status for which the authorization period is going to expire (General settings/General options)
- Maximum fraud risk factor value after which an online payment transaction is performed in 'Auth only' mode, even if the payment module is set to work in a different mode (General settings/Antifraud options)
- Allow customers ordering egoods to use only payment modules that support Pre-Authorization (General settings/Egoods options)

* Payment module changes

The following payment modules have been removed and are no longer supported:
- 2Checkout ver.1
- World Swift
- Bank of Asia
- Cambist
- EZTP
- GZS: PayMaster
- IO*NGATE
- Secure-I
- Smart people
- SmartPag
- SurePay
- Trolley Gateway
- Velocity Pay
- viaKlix
- viaKlix 2.0
- Bank of America
- Bank of America (web-based)




MISCELLANEOUS
------------

* A customizable 404 error page for your store site

X-Cart now has its own 404 error page. This is a new page in your store which can be used to display the 'Page not found' error (HTTP/1.0 404 Not Found) when a visitor attempts to access the store site using a URL for which no page exists. To enable your store to use this page, you will need to make it the default page to be used for the 404 error on your store site.
The 404 error page looks similar to the rest of your store site and provides navigation links allowing the visitor to go back to the store's home page or to take a look around the site. The set of navigation links included into the page is different for the store's back end and Customer area.
The look and feel of X-Cart's 404 error page, as well as its textual content, can be changed by editing an HTML file. In stores supporting languages other than English, a version of the 404 error page can be easily created for each of the languages.
Displaying the 404 error page does not involve Smarty, which means your server experiences less load when this page is served.

* More efficient management of news list mailing lists
X-Cart now provides an easy method to export the entire list of subscribers of any news list to a CSV file. It has also become possible to remove selected subscriber addresses from a specific mailing list or from all the mailing lists by importing them into X-Cart as a list in CSV format.

* Adjustable page filename format for the HTML catalog
X-Cart now provides editable templates that define the format according to which X-Cart generates filenames for the product, category, manufacturer and embedded static pages when generating an HTML catalog. For each of the said types of pages, you can set up a separate page filename template. This feature gives you full control of the filename format by providing you with the ability to specify the components that you wish to be included into the filename and the order in which these components must be included.

* Adjustable currency symbol display format
It has become possible to define the currency symbol display format for the primary currency and the alternative currency (General settings/General options).

* User interface improvements
A number of small usability improvements have been made to X-Cart's user interface.

* Smarty changes
Smarty has been updated to the version 2.6.20 and moved from X-Cart root to the directory <xcart_dir>/include/lib/smarty.
Reply With Quote
  #23  
Old 11-10-2008, 11:06 AM
 
finerpeter finerpeter is offline
 

Senior Member
  
Join Date: Jul 2006
Location: Montreal, QC
Posts: 159
 

Default Re: X-Cart 4.2 beta testing

Quote:
Originally Posted by donavichi
can we pleeeeeeease have a one-page checkout as standard this time.

pleeeeeease put a postcode checker (find address by postcode) into x-cart 4.2

pleeeeease put a much improved search-engine into x-cart 4.2

it really is about time we had these features. respectfully.

I second you.

Especially the one page checkout...
__________________
www.finerribbon.com
X-Cart Vers: 4.5.0
Modified Creatively
Reply With Quote
  #24  
Old 11-10-2008, 11:15 AM
 
finerpeter finerpeter is offline
 

Senior Member
  
Join Date: Jul 2006
Location: Montreal, QC
Posts: 159
 

Default Re: X-Cart 4.2 beta testing

Quote:
Originally Posted by xplorer
Please use the system at http://bugtracker.qualiteam.biz and don't post bug reports into this thread. This thread is not monitored by our developers and the only guaranteed way to get bugs resolved is posting them into the bug-tracking system. Thank you!

As for other suggestions in this thread - I will surely review them; and, if possible, minor tweaks will be added to 4.2.

Can you please also address two issues for us Canadian Merchants:

1) Paypal Pro services are now available for Canadian merchants but X-cart 4.1.x versions do not support such services yet by default.

2) CanadaPost shipping has upgraded their priority services and changed the company that handles them from Purolator to FedEx. However Xcart version 4.1.x still shows the old names. Can this be also changed please?

Thank you very much.
__________________
www.finerribbon.com
X-Cart Vers: 4.5.0
Modified Creatively
Reply With Quote
  #25  
Old 11-10-2008, 11:46 AM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: X-Cart 4.2 beta testing

Quote:
Originally Posted by xplorer
The following payment modules have been removed and are no longer supported:

- viaKlix 2.0:

Whoa... so those of us using viaKlix2 can not use xcart 4.2 ?

Did you and elevon expect us to immediately stop using viaklix? What is the migration plan?
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote
  #26  
Old 11-10-2008, 02:02 PM
  RichieRich's Avatar 
RichieRich RichieRich is offline
 

X-Adept
  
Join Date: Sep 2004
Location: London, England
Posts: 750
 

Default Re: X-Cart 4.2 beta testing

is there a demo of anyone testing?
__________________
Richard


Ultimate 5.4 testing
Reply With Quote
  #27  
Old 11-11-2008, 02:44 AM
  xplorer's Avatar 
xplorer xplorer is offline
 

X-Cart team
  
Join Date: Jul 2004
Posts: 925
 

Default Re: X-Cart 4.2 beta testing

Quote:
Originally Posted by finerpeter
Can you please also address two issues for us Canadian Merchants:

1) Paypal Pro services are now available for Canadian merchants but X-cart 4.1.x versions do not support such services yet by default.

I regret to inform that 4.2 will not support PayPal Pro (Canada).

Quote:
Originally Posted by finerpeter
2) CanadaPost shipping has upgraded their priority services and changed the company that handles them from Purolator to FedEx. However Xcart version 4.1.x still shows the old names. Can this be also changed please?

I would appreciate if you let us know where the information is taken from. I've reviewed their web site and haven't noticed any mentioning of this.

Quote:
Originally Posted by carpeperdiem
Whoa... so those of us using viaKlix2 can not use xcart 4.2 ?

Did you and elevon expect us to immediately stop using viaklix? What is the migration plan?


We had been contacted by Elevon (ex-Nova) and were told that they replace viaKlix payment gateway with Virtual Merchant and migrate their clients to the second one. 4.2 will support Virtual Merchant paymen gateway.
Reply With Quote
  #28  
Old 11-11-2008, 04:45 AM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: X-Cart 4.2 beta testing

Quote:
Originally Posted by xplorer
We had been contacted by Elevon (ex-Nova) and were told that they replace viaKlix payment gateway with Virtual Merchant and migrate their clients to the second one. 4.2 will support Virtual Merchant paymen gateway.

It is difficult enough to migrate a shopping cart. To also migrate a payment gateway at the same time is simply insane.

IF you want 4.1.x customers to adopt 4.2, ELIMINATING a 4.1 payment gateway is not going to encourage us to adopt the new version.

UNLESS Elevon is willing to give us 2 payment gateways active at once (for testing), which I doubt they will do.

In your opinion, knowing that viaklix2 simply doesn't work with 4.2, HOW WOULD YOU migrate? ELIMINATING active payment gateways is foolish! Removing something that is currently working?? Even if it's going to be replaced "someday" (elevon says probably 18-24 months from now).

__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote
  #29  
Old 11-11-2008, 07:28 AM
 
hhiker hhiker is offline
 

eXpert
  
Join Date: May 2007
Posts: 231
 

Default Re: X-Cart 4.2 beta testing

Is this for the elite few or did I miss the roll call by being away for a few days. I do not see the beta link in there. I looked everywhere.

Also, the only distribution kit in there is 4.1.11

Is this NORMAL? Are we not allowed to download an earlier distribution? Why you ask? Just curious as to why we are held to the latest version for download with no other options.
__________________
-
-
Versions: 4.1.10 and 4.3.0 (see post for which cart)

"Until man duplicates a blade of grass, nature can laugh at his so-called scientific knowledge." - Thomas Edison

"Never doubt that a small group of thoughtful, committed citizens can change the world; indeed, it is the only thing that ever has." - Margaret Mead (1901-197 quoted in John M. RIchardson, ed. Making it Happen, 1982

"Water is the best of all things." - Pindar (c. 522 BC - c. 438 BC), Olympian Odes
Reply With Quote
  #30  
Old 11-11-2008, 07:32 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: X-Cart 4.2 beta testing

Did you follow the steps listed in the first post? It isn't in the file area until you agree to the terms.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
Reply
   X-Cart forums > News and Announcements


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 01:05 AM.

   

 
X-Cart forums © 2001-2020