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.
- Alpha bank
- Authorize.net
- Beanstream
- Bridge Pay
- CardStream
- Centinel 3D Secure
- Centinel 3D Secure For Paypal
- E-xact
- Eurobank
- Eway
- Fat Zebra
- Iridium
- Hsbc Secure e-Payment
- Mercury
- Moneris
- Moneris US
- Nbg
- PayPal Payflow Pro
- PayPal Payflow Pro Uk
- Paypal Express Checkout
- PayPal Website Payments Pro
- Pin payments
- Piraeus Paycenter
- Psigate
- Realex
- Stripe
- Trexle
- WorldPay
- PHP 5.3.3+
- cUrl
- SimpleXML
- Basic usage
- Creating a gateway
You can fork this project and implement new gateways.