-
Routo Messaging HTTP API can send an HTTP request to the Routo Messaging gateway server to send an SMS message with a given text on behalf of a given API user.The user password and other details can be configured.Requirements: PHP 3.0 or higher
-
Payment button forms are generated and instant payment notification are logged by an abstract base class. There several sub-classes that implement specific details for generating payment button forms and handling payment notifications with Authorize.net, Paypal and 2checkout. Requirements: PHP 5.0 or higher
-
skipjackResponseCheck is meant for reading and examining a response code from the skipjack payment gateway. It can be used to processed the response files that are returned when any transaction is made.
-
skipjack class is meant to perform payment transactions through the Skipjack payment gateway. It allows you request payment authorization and check the status of a transaction.skipjack requires cURL library support. Command-line cURL should be working.
-
Class RouteSMS connects to a RouteSMS.com gateway site and sends a given text messages on behalf of a given services user account.The message is cleaned of invalid characters before being sent.Requirements: PHP 4.3.0 or higher
-
A HTTP connection is established with a specified gateway server and a WAP push request to send a text message to a given destination device number on behalf of a given gateway user is sent.Requirements:PHP 3.0 or higher
-
This class can be used to process payments using the Authorize.net payment gateway. It can gather all details of a payment and submit a request to Authorize.net payments Web services API server to process the defined payment. The class returns an error message if the HTTP request fails. The payment request response is returned in a class variable.Requirements:PHP 5.0 or ...
-
bibEC Process Card is meant to process credit card payments via one of multiple payment gateways that are supported. Currently the class supports the following payment gateways: Plug and Pay, Authorize.net, ViaKlix, and paynet.Changing between payment gateways is mostly a matter of changing the class constructor parameter.bibEC Process Card provides a payment gateway independent API with functions for:- Logging the ...
-
Implementing curl for raw http post method integration with ACH Direct's PaymentsGateway system.
-
GestPayCrypt-PHP is an implementation in PHP of GestPayCrypt and GestPayCryptHS Italian bank Banca Sella java classes. It allows to connect to online credit card payment gateway GestPay.
-
PHPAGI is a PHP class for the Asterisk Gateway Interface. It allows you to createAGI applications for use with the open source Asterisk PBX software. The package is available for use and distribution under the terms of the GNU Public License.

