Community Add-Ons
Friendly Pricing
for osCommerce Online Merchant v2.2
This contribution allows you to specify a friendly price for a product even though it may not be the default pricing currency. For example, let's say you want to sell some products targeted to a local market in one currency and want your prices to be friendly to your customers, e.g. 9.95 EURO. At the same time, you want to sell other products to a different market with friendly prices in a different currency, e.g. US $9.95.
Now with the way OSC is currently set up, you can only specify friendly prices in the default currency. If a customer chooses another currency, then currency rates are applied and the prices get ugly, e.g. 12.67 EURO (and it will vary from day to day as the exchange rates change).
So, what this contribution does is enable you to specify for each product a friendly currency other than the default. This is administered in the products page (categories.php) in the admin section.
Friendly pricing works in perfectly with existing exchange rates and provided you have installed the currency in the admin section, you can specify a friendly price using that currency. If you subsequently delete the currency, prices will revert back to the default currency.
Support has been built in for specials and all orders, reports and invoices have been modified to keep track of orders that may include a mixture of default and friendly pricing.
More information: http://forums.oscommerce.com/index.php?showtopic=59851
admin/specials.php was fixed.
