Difference between revisions of "X-Cart:What's New in X-Cart 4.5"

From X-Cart 4 Classic
Jump to: navigation, search
m (Created page with '{{XC_4.5}} __NOTOC__ ==Design and appearance== * [http://en.wikipedia.org/wiki/UTF-8 UTF-8] is now supported out of the box. UTF-8 allows information from any language to be sto…')
 
 
(13 intermediate revisions by 4 users not shown)
Line 2: Line 2:
  
 
==Design and appearance==
 
==Design and appearance==
* [http://en.wikipedia.org/wiki/UTF-8 UTF-8] is now supported out of the box. UTF-8 allows information from any language to be stored in the database in a single encoded echaracter set, which means you can have both Latin (like English, French, German) and non-Latin (like Greek, Chinese, Japanese) languages in your store at the same time.  This not only makes the creation of multilingual stores easier, but eliminates the architectural problem of earlier X-Cart version where using incompatible character sets in one store could cause problems in the store operation (namely, data search and data sorting).
+
* [https://en.wikipedia.org/wiki/UTF-8 UTF-8] is now supported out of the box. UTF-8 allows information from any language to be stored in the database in a single encoded character set, which means you can have both Latin (like English, French, German) and non-Latin (like Greek, Chinese, Japanese) languages in your store at the same time.  This not only makes the creation of multilingual stores easier, but eliminates the architectural problem of earlier X-Cart versions where using incompatible character sets in one store could cause problems in the store operation (namely, data search and data sorting).
 
* Two new built-in skins have been added: ''Ideal Comfort'' and ''Books & Magazines''.
 
* Two new built-in skins have been added: ''Ideal Comfort'' and ''Books & Magazines''.
: [[File:Ideal_comfort_icon.jpg|link=http://demo.x-cart.com/demo/home.php?mode=demo_no_js&multiskin=05_ideal_comfort|Ideal Comfort]] [[File:Books_n_magazines_icon.jpg|link=http://demo.x-cart.com/demo/home.php?mode=demo_no_js&multiskin=08_books_and_magazines|Books & Magazines]]
+
: [[File:Ideal_comfort_icon.jpg|link=https://demo.x-cart.com/demo/home.php?mode=demo_no_js&multiskin=05_ideal_comfort|Ideal Comfort]] [[File:Books_n_magazines_icon.jpg|link=https://demo.x-cart.com/demo/home.php?mode=demo_no_js&multiskin=08_books_and_magazines|Books & Magazines]]
 
* New demo products and related data are now available.
 
* New demo products and related data are now available.
 
* Some unused CSS classes and obsolete language labels have been removed.
 
* Some unused CSS classes and obsolete language labels have been removed.
  
 
==Shipping & payments==
 
==Shipping & payments==
* All background/on-site/merchant hosted credit card payment methods have been removed due to PCI-DSS requirements (see the [[#Payment modules removed from X-Cart (available via X-Payments) | list of removed methods]] below). You can still use them via [[X-Payments:Introduction | X-Payments software]].
+
* All background/on-site/merchant hosted credit card payment methods have been removed due to PCI DSS requirements (see the [[#Payment modules removed from X-Cart (available via X-Payments) | list of removed methods]] below). You can still use them via [[X-Payments:Introduction | X-Payments software]].
* Subscriptions module has been removed completely for PCI-DSS compliance.
+
* Subscriptions module has been removed completely for PCI DSS compliance.
 
* The following payment gateway integrations have been updated: PSiGate, DIBS (cc_dibs.php), Authorize.Net SIM, Paypal, Checkout by Amazon, ProxyPay3.
 
* The following payment gateway integrations have been updated: PSiGate, DIBS (cc_dibs.php), Authorize.Net SIM, Paypal, Checkout by Amazon, ProxyPay3.
 
* USPS module has been completely revised and updated to meet the latest USPS APIs requirements. USPS shipping methods have been updated. Weight limits have been corrected for the USPS First Class methods. Now X-Cart can more accurately split orders into multiple packages according to the USPS package size and weight limitations.
 
* USPS module has been completely revised and updated to meet the latest USPS APIs requirements. USPS shipping methods have been updated. Weight limits have been corrected for the USPS First Class methods. Now X-Cart can more accurately split orders into multiple packages according to the USPS package size and weight limitations.
  
 
==Taxes==
 
==Taxes==
* [http://marketplace.x-cart.com/addons-modules/store-management/Taxes/TaxCloud-sales-tax-management-service TaxCloud] module integration has been implemented for better and more accurate tax calculation.
+
* [https://marketplace.x-cart.com/addons-modules/store-management/Taxes/TaxCloud-sales-tax-management-service TaxCloud] module integration has been implemented for better and more accurate tax calculation.
  
 
==Security==
 
==Security==
Line 25: Line 25:
  
 
==Modules==
 
==Modules==
* [[X-Cart:Socialize | Socialize]] module has been updated - [http://pinterest.com/ Pinterest] is now available.
+
* [[X-Cart:Socialize | Socialize]] module has been updated - [https://pinterest.com/ Pinterest] is now available.
  
 
==Payment modules removed from X-Cart (available via X-Payments)==
 
==Payment modules removed from X-Cart (available via X-Payments)==
Line 64: Line 64:
 
* ANZ eGate - Merchant-Hosted
 
* ANZ eGate - Merchant-Hosted
 
* AuthorizeNet - AIM
 
* AuthorizeNet - AIM
 +
 +
==New X-Cart 4.5.x versions==
 +
 +
* [https://www.x-cart.com/blog/xcart-450-released.html X-Cart v4.5.0 released]
 +
* [https://www.x-cart.com/blog/news/xcart-4.5.1-released.html X-Cart v4.5.1 released]
 +
* [https://www.x-cart.com/blog/news/xcart-4.5.2-released.html X-Cart v4.5.2 and X-Payments v1.0.5 released]
 +
* [https://www.x-cart.com/blog/new-product-line-and-4.5.3-released.html New X-Cart product line and new X-Cart version released (v4.5.3)]
 +
* [https://www.x-cart.com/blog/xcart-454-released.html X-Cart v4.5.4 released]
 +
* [https://www.x-cart.com/blog/x-cart-455-and-xpayments-106-released.html X-Cart v4.5.5 and X-Payments v1.0.6 released]
 +
* [https://www.x-cart.com/blog/tag/x-cart-4-releases All releases]
  
 
==See also==
 
==See also==
[[:File:X-CART CHANGELOG.txt|X-Cart Changelog]]
+
* [[:File:X-CART CHANGELOG.txt|X-Cart Changelog]]
 +
* [[X-Cart:What's New in X-Cart 4.4|What's New in X-Cart 4.4]]
 +
* [[X-Cart:What's New in X-Cart 4.3|What's New in X-Cart 4.3]]
 +
* [[X-Cart:What's New in X-Cart 4.2|What's New in X-Cart 4.2]]
 +
* [[X-Cart:What's New in X-Cart 4.1|What's New in X-Cart 4.1]]

Latest revision as of 13:50, 22 July 2020

X-Cart 4.5or above

Design and appearance

  • UTF-8 is now supported out of the box. UTF-8 allows information from any language to be stored in the database in a single encoded character set, which means you can have both Latin (like English, French, German) and non-Latin (like Greek, Chinese, Japanese) languages in your store at the same time. This not only makes the creation of multilingual stores easier, but eliminates the architectural problem of earlier X-Cart versions where using incompatible character sets in one store could cause problems in the store operation (namely, data search and data sorting).
  • Two new built-in skins have been added: Ideal Comfort and Books & Magazines.
Ideal Comfort Books & Magazines
  • New demo products and related data are now available.
  • Some unused CSS classes and obsolete language labels have been removed.

Shipping & payments

  • All background/on-site/merchant hosted credit card payment methods have been removed due to PCI DSS requirements (see the list of removed methods below). You can still use them via X-Payments software.
  • Subscriptions module has been removed completely for PCI DSS compliance.
  • The following payment gateway integrations have been updated: PSiGate, DIBS (cc_dibs.php), Authorize.Net SIM, Paypal, Checkout by Amazon, ProxyPay3.
  • USPS module has been completely revised and updated to meet the latest USPS APIs requirements. USPS shipping methods have been updated. Weight limits have been corrected for the USPS First Class methods. Now X-Cart can more accurately split orders into multiple packages according to the USPS package size and weight limitations.

Taxes

  • TaxCloud module integration has been implemented for better and more accurate tax calculation.

Security

  • Protection from SQL injection attacks has been improved.
  • A bundle of CA Root Certificates have been updated.

Performance optimization

  • Multi-language stores: International product descriptions are now stored in separate tables.

Modules

Payment modules removed from X-Cart (available via X-Payments)

  • PayPal WPP Direct Payment
  • GoEmerchant - EZ Payment Gateway Direct
  • Virtual Merchant - Merchant Provided Form
  • USA ePay
  • SkipJack
  • SecurePay - Non-Recurring Interface
  • PSiGate - XML Direct
  • Sage Pay Go - Direct protocol
  • iTransact (Process USA) - XML scheme
  • PlugnPay - Remote Auth method
  • PayFlow - Pro
  • Ogone - Direct
  • NetRegistry e-commerce
  • Netbilling gateway - Direct
  • First Data Global Gateway - LinkPoint
  • Innovative E-Commerce
  • DIBS (cc_ideb.php)
  • HeidelPay
  • GoEmerchant - XML Gateway API
  • eWAY Merchant Hosted Payment
  • eSelect Plus - Direct Post
  • eSec - Direct
  • eSec - ReDirect
  • eProcessingNetwork - Transparent Database Engine
  • ePDQ - MPI XML
  • HSBC - XML API integration
  • ECHOnline
  • DirectOne - Direct Interface
  • CyberSource - SOAP Toolkit API
  • Caledon
  • BluePay
  • RBS WorldPay - Global Gateway
  • Bean Stream
  • ANZ eGate - Merchant-Hosted
  • AuthorizeNet - AIM

New X-Cart 4.5.x versions

See also