aktive_merchant/aktive_merchant

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

2.0.0 2023-05-22 10:25 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.