• Stars
    star
    150
  • Rank 246,549 (Top 5 %)
  • Language
    PHP
  • License
    MIT License
  • Created about 14 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A unified API to access different payment gateways

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.