rates

Euribor rates in XML

喜欢而已 提交于 2019-12-21 20:28:20
问题 I need Euribor rates to calculate mortgage rates on a website. Does anybody know if there is any service that provides this data, maybe in XML format? A RSS feed would be ok, free or paid. thanks! 回答1: There is a comercial provider of such service: http://www.xignite.com/xInterbanks.asmx?op=GetEURIBOR 回答2: I found an active link which provide an open csv file, the data source can be trusted I think. It's provided by the french bank. If it can help. Here - http://www.banque-france.fr/economie

Table Rate Shipping in Magento 1.7 with Wildcards not Working

北城余情 提交于 2019-12-10 19:59:24
问题 Magento 1.7 does not calculate the the shipping costs correctly when i upload a CSV with "*" wildcard in the "Country", "Region", "ZIP". Magento always shows the first shipping price even with cart subtotals above 500. Is this a known bug? Did i do anything wrong? Any ideas? my CSV: https://dl.dropbox.com/u/2499022/TRS-WildCards.png Regards Paul 回答1: According to this guy you must ALWAYS use country codes, otherwise PHP throws a notice of undefined index. We settled for the 3-letter country