/Aktive-Merchant

支付网关api模板

Primary LanguagePHPMIT LicenseMIT

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.

Be sure that you checkout the develop branch, add your gateway and make your Pull Requests to develop branch.