Table of Contents
Currency Update Script
Intro
Did you ever want your currency rate update in your store on the fly, without having to click in the admin to do that every time? Here is the solution! Just download the package and install it on your server with only 2 simple steps!
This code included is designed to run via a cron job. This script gets the current conversion rate using www.oanda.com or www.xe.com and updates your database.
Requirements
- Zen-Cart 1.2.x or 1.3.x (tested)
- Cronjobs
Installation Instructions
- Copy currency_update.php to your desired location and change line 16, if you don’t have this file in your Zen-Cart folder to match the server location of the store.
- Set up a cronjob using your hosting control panel or similar to run in certain intervallic, that you can specify.
Download:
Version History
- 18.06.06 - Release of this packaged.






