-
Notifications
You must be signed in to change notification settings - Fork 55
TODO list
Andreas Kollaros edited this page May 28, 2014
·
9 revisions
Most gateways are ready for integration on your php application.
A list of missing features are:
- AuthorizeNet supports Advanced Integration Method (AIM) and Automated Recurring Billing™ (ARB). Pending
ARB andCIM integrations - Centinel 3D secure gateway needs some test cases to be done. See
pdf. It would be good idea to make these test case using PHPUnit. From Paypal only PaypalExpressCheckout is supported. Need to integrate more Paypal solutions.- Paypal Pro, Paypal Express and Payflow are supported.
Need to integrate Payflow. - Add rest of the gateways which Active Merchant has.
Integration Helper have to support payment solutions that dont support direct requests. It aims to build an html form with all needed parameters and post it to a payment provider.
For more information about intergation helper see here