aktive_merchant/aktive_merchant

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

Maintainers

Package info

github.com/akDeveloper/Aktive-Merchant

pkg:composer/aktive_merchant/aktive_merchant

Statistics

Installs: 36 793

Dependents: 0

Suggesters: 0

Stars: 149

Open Issues: 6

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.