Category: magento
Magento: Extending the API (v2)
Update: I’ve fixed a couple of issues with the code in this post, based on the comments in this post on the magento forums. One of the nice features of Magento is the extensive SOAP api it provides for integrating magento with your own or third party applications. However, when it comes to extending that API […]
Magento Show Remote IP When using cloudFlare
There’s an update to this article here. The below article is here as tutorial for writing a helper in Magento, but if you just want to get the visitor IP behind cloudflare you’re better using the ‘proper’ method described here (click the ‘here’, it’s a link despite my stupid CSS not making it obvious!) This […]