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…
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(); ?>
Pay4Me Payment Integration for Prestashop Cart
Pay4Me payment platform is gradually gaining momentum in Nigeria. Many clients are approaching me for integration these days,