aktive_merchant/aktive_merchant

Aktive-Merchant provides a common interface to process payments using multiple gateways.

2.0.2 2024-03-27 21:39 UTC

README

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.