Your browser (Internet Explorer 6) is out of date. It has known security flaws and may not display all features of this and other websites. Learn how to update your browser.
X
article

Pay4Me Payment Integration for GoCart

GoCart is a shopping cart application built with CodeIgniter Framework. I have a client that needs Pay4Me integration for her cart that was developed with GoCart and this made me to dive into integrating with Pay4Me payment platform. I did the integration with the GoCart V2.2.1.

Follow the steps below for a successful integration

Step…

article

Getting all CMS pages dynamically in Magento

Paste the below code in your header to get all your CMS pages dynamically in Magento.



getCollection()->addStoreFilter(Mage::app()->getStore()->getId());?>
getSelect()->where('is_active = 1'); ?>

getData(); ?>

audio

Pay4Me Payment Integration for Prestashop Cart

Pay4Me payment platform is gradually gaining momentum in Nigeria. Many clients are approaching me for integration these days,