PDA

View Full Version : Grab exchange rate from worldpay to act_primary


Kai
18-Aug-2003, 09:57 AM
Hi, how I am suppose to grab info from worldpay and put it into act_primary and store SGD_EUR,SGD_USD as a variable?

Url: https://select.worldpay.com/wcc/info?op=rates&instId=xxxx&

#Exchange rates for installation xxxx
#Mon Aug 18 09:55:22 GMT 2003
SGD_EUR=0.5136497046575185
SGD_USD=0.5762922131101648
rateDateString=2003-08-18
allRatesCurrent=true
rateDateMillis=1061164800000
SGD_SGD=1.0

Thank.

murf
18-Aug-2003, 12:03 PM
Kai

The only way to do this (easily) is to use the currency exchange mole from Jan @ mole End, which will also auto upload

mike

Kai
19-Aug-2003, 03:16 AM
Hi, do there still have other way? Because the mole only support 1 currency which is not what i looking for. Now i writing a script to put the other countries currency below the price, but i dont know how to grab the info on the website.

Kai
20-Aug-2003, 03:20 AM
Anyone?..