I'm using Magento XML-RPC api. I haven't found how to get the current store country or currency used for the products. Is it possible to get the currency information through Magento XML-RPC api.
Any link to documentation is very helpful thank you.
|
|
|
Here you go:
|
|||||
|
|
I could find it that fast, maybe you can find it on here; https://www.x.com/devzone/articles/magento-part-9-understanding-magento-core-api. You can't call to the current store (via api) and getting the store object returned? |
|||
|
|