ellyxc / ipaymu

Ipaymu payment gateway magento extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPAYMU Payment Gateway Magento Extension

Compatible with Magento V1.5, v1.6 and v1.7

Ipaymu is Indonesia Online Payment, connected with more than 21,000 ATM (137 banks)

Installation

Follow installation instruction at http://www.magentocommerce.com/magento-connect/catalog/product/view/id/18248/s/ipaymu-payment-gateway-3083

Contribute to Development

To contribute in development or to start create your own version please fork this repository first. Please follow github instruction how to fork repo. Then download magento from magentocommerce.com. Extract downloaded magento installation to your development folder. From terminal/command line type following:

cd /path/to/magento
git init
git remote add origin https://github.com/{your-github-username}/ipaymu.git
git pull origin master

replace {your-github-username} with you github username. After that continue magento instalation and then you can start developing.

About

Ipaymu payment gateway magento extension


Languages

Language:PHP 100.0%