Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netresearch OPS

Extension for Magento 1

Tested for Magento 1.9.3.2

Module version 16.12.14+174


Please note that we are not the developer of this extension. In this repository, we only added modman and composer support. We will not provide any support for this repository. If you have any problems on integration, please use the official link provided below.

Overview

This module is the official Ingenico ePayments extension.

For more information, please visit https://www.magentocommerce.com/magento-connect/official-ingenico-epayments-extension-1.html.

Installation

Add the require and repositories sections to your composer.json as shown below and run composer update

{
    ...
    
    "repositories": [
    
        ...
        
        {"type": "git", "url": "https://github.com/kirchbergerknorr/magento1_netresearch_ops"},
        
        ...
    ],
	
    ...
	
    "require": {
        
        ...
        
        "kirchbergerknorr/magento1_netresearch_ops": "^16.12.14.174",
        
        ...
    },
    
    ...
}

About

Official Ingenico ePayments extension

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages