derak-kilgo / magento-mockpay

A payment module built to connect to the mockpay api. Its a proof of concept for how to create a simple magento payment module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

magento-mockpay

A payment module built to connect to the "mockpay api". Its a proof of concept for how to create a simple magento 1.x payment module.

This code is described in a series of posts on my blog:

Installation:

  1. Copy the "My" folder into your magento/app/code/local folder (create local if it doesn't exist)
  2. Copy the magento/app/local/My/Mockpay/My_Mockpay.xml into the magento/app/etc/modules/ folder.

About

A payment module built to connect to the mockpay api. Its a proof of concept for how to create a simple magento payment module.


Languages

Language:PHP 100.0%