osCommerce News
Recent posts
post item
Configuring Opayo Server by Elavon Module for osCommerce 2.2
April 23, 2024
Configuring Opayo Server by Elavon Module for osCommerce 2.2 ...
post item
Configuring Opayo by Elavon Module for osCommerce 2.2
April 22, 2024
Configuring Opayo by Elavon Module for osCommerce 2.2 ...
post item
Managing Click & Collect Shipping
April 19, 2024
Managing Click & Collect Shipping ...
post item
Installing Opayo Server by Elavon and Opayo by Elavon Modules for osCommerce 2.2 via Zip File
April 18, 2024
Installing Opayo Server by Elavon and Opayo by Elavon Modules for osCommerce 2.2 via Zip File ...
post item
Installing Opayo Server by Elavon and Opayo by Elavon Modules for osCommerce 2.2 via Installer
April 17, 2024
Installing Opayo Server by Elavon and Opayo by Elavon Modules for osCommerce 2.2 via Installer ...
post item
Managing User Group Extra Discounts
April 16, 2024
Managing User Group Extra Discounts ...
post item
Managing Zero Price Module
April 15, 2024
Managing Zero Price Module ...
post item
Managing VAT On Order
April 12, 2024
Managing VAT On Order ...
post item
Managing Trustpilot Module
April 11, 2024
Managing Trustpilot Module ...
post item
Managing Support System
April 10, 2024
Managing Support System ...
Products
Tags

Management

Ecommerce

Integrations

newsite

launch

grant

fund

replatforming

osCommerce 4.x

shopping cart

hosting

Installation

New PayPal Module (Latest API 2.0)

osCommerce 2.2

osCommerce 2.3

Shopping cart customizations

Manually

PayPal Express

APM (Alternative Payment Method)

Standard Variant

Advanced Variant

Configuration

Testing

Front End

Install osCommerce for Me

Let me install myself

Multiple sales channels

Single active sales channel

Installation on your own server

Assigning theme to sales channel

Deleting sales channel

Connect

App Shop

Adding Free Module

Admin Area

Adding Paid Module

Installing Module

Opayo Pi Module

Development Mode

Email Verification Before Registration

Managing Languages

Managing phpMussel

Managing Orders

oscommerce.com account

Creating Manual Orders

Managing Customers

Managing Customer Groups

Managing Brands

Managing Categories

Managing Filters on Categories

Managing Products

Managing Stock

Assigning Products and Categories to Front Ends

Assigning and Moving Products to Categories

Managing Default Sort Order on Product Listing and Category

Managing Cross-Sell and UPSell

Managing Reviews

Managing Attributes

Managing Product Groups

Managing Properties

Managing Suppliers

Managing Warehouses

Managing Sales Statistics and Purchase Report

Managing Stocktaking Costs

Managing Deleted Orders

Managing Coupons

Managing Virtual Gift Cards

Managing Sales Price

Managing Giveaways

Managing Featured Products

Managing SEO

Managing Meta Tags

Managing XML Sitemap

Settings of E-commerce Tracking for Google Tag Manager

Setting up GA4

Managing Pages

Managing Menus

Assigning Theme to Sales Channels

Deleting Sales Channels

Managing Translations

Managing Email Templates

Managing Catalog Pages

Managing Shipping Modules

Managing Payment Modules

Managing Order Structure

Managing Socials

Managing Extensions

Managing Managers

Managing Access Levels

Managing Back End Menu

Managing Configuration

Mail Sending via SMTP

Setting up SMTP

Status Groups

Order Statuses

Comment Templates

Stock Indication

Notify Me when in Stock

Stock Delivery Terms

Cross Sell Type

Cache Control

Filters

Managing Countries

Managing Counties and States

Geo Zones

Managing Cities

city settings

Postal Codes

Managing Taxes

Managing Currencies

Backups

Viewing Who is Online

Managing IP Restriction

Error Log Viewer

Creating Installation

Address Formats

Image Settings

Sales Tags

Managing Front Ends

Managing App Shop

Going Live with osCommerce

Affiliate Module

Awin Module

B2B Module

Business To Business module

Bazaarvoice Module

Managing Blog

Collection Points

Managing Competitors

Customer Code Module

Customer Modules Module

Customer Multi Emails Module

Customer Products Module

Delayed Despatch Module

Delivery Options Module

Fraud Address Module

Frontend Session Module

Invoice Number Format Module

Maximum Order Quantity

Merge Customers Module

Merge Orders Module

Minimum Order Quantity

Neighbour Module

One Trust Module

Order Flags and Markers

Pack Units

Covered by Coupon Module

Klarna Module

LiqPay Module

Mollie Pay

Pay360 by Capita Module

pxPay Module

RBS WorldPay Module

Tyl by NatWest Module

Personal Catalog

Personal Discount Module

Product Bundles

Product Collections

Product Easy View

Product Global Sort

Product Ignored Payment Methods

Product Ignored Shipping Methods

Product Press Reviews

Product Relocation

Managing Refer Friend

Bookkeeping Detail Report

Changes History Report

Compare Report

Deficit Product Report

Emails History Report

Report by Email Module

Expected Products Report

Managing Freeze Stock

In Cart Stock Report

Low Stock Report

Manufacturer Sales Report

Ordered Products Report

Purchase Report

Stock by Manufacturer Report

Summary Report

Updating Opayo Pi Module

Updating Opayo Server Module

Temporary Stock Report

Universal Log Report

Managing Search Plus

Managing DHL Shipping

Managing FedEx Shipping

Managing German Post Shipping

Managing Google Zones Shipping

Managing Nova Poshta Shipping

Managing Personal Rate UPS Shipping

Managing TNT Express Shipping

Managing UPS Shipping

Managing United States Postal Service Shipping

Managing USPS Shipping

Opayo Server Module

Managing Support System

Managing Trustpilot Module

Managing VAT On Order

Zero Price Module

User Group Extra Discounts

Installing Opayo Server by Elavon for osCommerce 2.2 via Installer

Installing Opayo by Elavon for osCommerce 2.2 via Installer

Installing Opayo Server for osc2.2 via Zip File

Installing Opayo for osc2.2 via Zip File

Click & Collect Shipping

Configuring Opayo by Elavon Module for osc 2.2

Configuring Opayo Server for osc 2.2

Issue #8: June 11, 2002

By Harald Ponce de Leon

June 11, 2002

Improved Performance With cPath
Integers As Strings Which Begin With 0
iPayment Payment Module Updated
New Country State/Zone Selection Logic
Product Popup Image And Javascript
Recent Spamming Issues
Visual / User Interface Updates
Tax Calculations -> Shipping vs Billing Address

Improved Performance With cPath

David Garcia Watkins has updated the tep_get_product_path() function (which calculates the category path to a product) by removing it altogether.

Now, as soon as a product ID is present as a HTTP GET parameter, the category path (if not provided) is calculated.

The performance comes from the unnecessary database queries that were being made on a per product basis that were shown on the page.

Integers As Strings Which Begin With 0

Integers or numbers that are stored in the database as strings can now be inserted safely with 0 at the beginning.

This is particuarly needed in some instances of telephone numbers and post codes.

iPayment Payment Module Updated

Jan Wildeboer has updated the German iPayment payment module to work with their new v2 interface - iPayment no longer support the v1 interface.

Please note the updated module is not compatible with the v1 interface.

New Country And State/Zone Selection Logic

David Garcia Watkins has worked on a new state/zone selection logic which removes the loading of oversized javascript code attached to the page.

The javascript used for controlling the country and state/zone pull down menus grew as more countries and states/zones were added to the database.

The new logic replaces the state/zone pull down menu (and extra input field) with a normal text input field. When the form is submitted, php logic checks the state/zone against the available [selected] countrys states/zones and takes appropriate action.

If no states/zones are attached to the country, the state/zone is inserted into the customer table.

If one match is found, the match is inserted into the customer table.

If there are no matches, or if there is more than one match found, the customer is presented with a pull down menu with available states/zones to choose from.

Since the javascript logic is no longer needed, it is now possible to insert as many states/zones into the database as possible.

Product Popup Image And Javascript

The javascript logic for the product popup image has been updated to also work with browsers that have javascript disabled.

If javascript is disabled, the link on the image turns to a normal page link.

This small issue has been addressed to keep osCommerce compatible across a variety of clients (which includes working with cookies and javascript enabled or disabled).

Recent Spamming Issues

Recently the store owners who added their stores to the Live Shops section were spammed with commercial advertising from a company located in Germany.

Although the company is in no relation with osCommerce, we apologize that such an event had to take place.

Appropriate actions on the support site have been taken to try and prevent further spamming issues from occuring.

We highly stress that we do not endorse spam, and take your privacy as a serious matter.

Visual / User Interface Updates

As part of the standard updates currently occuring on the Catalog module, various pages have had their layout updated to provide a richer interaction with the customer.

The updated layouts include the login page, the order history page, and the order history information page.

Tax Calculations -> Shipping vs Billing Address

The new flexible tax calculation logic has been commited into the CVS repository which should address most store owners needs and at the same time be compatible country to country, zone to zone.

One of the last issues to address is adding the option to calculate the tax either from the billing address or the shipping address.

 

You can further discuss it on our Forum