PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Andreas Kollaros   Aktive Merchant   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Auxiliary data
Class: Aktive Merchant
Common interface to process payments with gateways
Author: By
Last change: Update of README.md
Date: 2 months ago
Size: 1,990 bytes
 

Contents

Class file image Download

Aktive Merchant for PHP

This project is a PHP port of Active Merchant library from Ruby.

The aim is to develop a PHP application to includes payment gateways under common interfaces.

Supported Gateways

Requirements

  • PHP 5.3.3+
  • cUrl
  • SimpleXML

Documentations

Contributing

You can fork this project and implement new gateways.