PHP credit card payment processor using SOAP
This example will show you how to implement the API calls to Transaction Express from your PHP back end.
The only thing you will need is to create your custom HTML form, and send the $POST array!
For reference and more documentation please see the main class file
TransactionExpress.class.php
Requirements PHP 5.3+