| TOTAL: 55 Page: 1 of 3 |
|
ACH - Marc Guy
Implementing curl for raw http post method integration with ACH Direct's (http://www.achdirect.com) PaymentsGateway system.


| Hits: | 126 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-03 |
AIM - Blaine S
This class can be used to submit credit card charges to the Authorize.net payments gateway using the AIM Web services API. This is a PHP port written from scratch of the Java class com.admc.lm.AIM . The class provides functions for setting the payment details like the customer name, address, phone number, shipping address, charge amount, credit card number and expiry date. The class can submit the credit card charge and parse the transaction results. The class operation details can b


| Hits: | 137 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-03 |
Amazon API Access with PHP and XML - Uioreanu
Hello, Now everybody heard of Amazon.com. What not everybody knows that Amazon released an API to access its huge catalogs. What this basically means is that each developer can access the information from Amazon following some simple protocols and every site owner can enhance his own website with content and features from Amazon. The Amazon API comes as a simple Webservice. Here are the first Web services that they have exposed: - Product Display : The ability to search for and retrieve p


| Hits: | 98 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-03 |
AmazonAPI - Daniel K
Send query to Amazon Web service and returns XML


| Hits: | 135 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-03 |
amazon_sell - Andy Pav
This is my little contribution to the Open Source community after taking so much. It's class that allows you to add ZShop items to your Seller Account on Amazon. When you post an item you will get an exchange id back. You can remove items if you have the exchange Id from Amazon (this is also listed on their website). There's no guarentees that this will work since Amazon probably changes their layout all the time. But the last I checked it was working as expected for me. **Please don't em


| Hits: | 101 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-03 |
Bar Code - Glauber
This class is meant to generate bar code graphics of type 2 of 5 used commonly in documents for paying bills or e-commerce purchases in Brazil to be collected by local banks. The class is based in the code written by Luciano Lima Silva of the site www.netdinamica.com.br. The comments in the code are in Portuguese.


| Hits: | 174 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-03 |
Bar Code Generator - Dyego Fe
This class can generate barcode graphics suitable for generating payment order documents named boletos that are accepted by banks in Brazil. It takes as argument a string of digits and outputs a GIF image with bars that represent the argument value according to the specification of FEBRABAN Brazilian bank organization. The class is based on a script originally developed by Alexandre de Jesus Marcolino. The comments in the class are in Portuguese.


| Hits: | 157 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-03 |
basic_basket - Carlos F
Basic shopping basket class. Requires mysql_db advanced classes (mysql_conn,mysql_recordset,mysql_command) and is cookie based to keep track of session info (works with php3)


| Hits: | 55 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-03 |
basketlib - Edward R
Shopping basket class.


| Hits: | 47 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-03 |
bibEC Process Card - Fabrizio
This class 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. The class provides a payment gateway independent API with functions for: - Logging the payment activity - Set the payment gateway authentication credentials - Set the pay


| Hits: | 44 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-03 |
canadapost - kelvin z
Canada Post eParcel XML class.


| Hits: | 129 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-03 |
CepCusto - return the value of SEDEX (deprecated) - Roberto
Return a value from a file DB with the value of SEDEX. This class have little use to the major of PHP users but it shows how to create a litle database with ascii files. Retorna um valor de um arquivo de banco de dados com o valor do sedex. Essa classe so eh util para poucos usuarios do PHP e somente para brasileiros mas eh util para demonstrar como usar uma pequena base de dados em ascii pois muitas vezes é desnecessário usar um gerenciador.


| Hits: | 106 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-03 |
Class Cart - imran ah
This class can manage the items store in a shopping cart. It can add items to a cart given the item names, quantity and price. It can also update a given item by specifying its name. If the updated item quantity is zero, the item is automatically removed from the cart. The class can also generate an HTML listing of items of all items in the cart and automatically compute the total price of all items.


| Hits: | 86 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-03 |
CreditCard Class - Daniel F
This class provide methods to validate credit card numbers and detect the type of the card. Currently it supports the following cards: Visa, Mastercard, Dinners, American Express, Discover, JCB, EnRoute.


| Hits: | 27 | Platforms: | Windows |
| Ratings: | Last Updated: | 2006-06-03 |
DB Cart Class - Olaf Led
This class can manage a shopping cart with the details stored in a MySQL database. It can be integrated with existing MySQL databases that contain the information about the products and customers. The cart can also be used without any existing customer information. Currently it can perform several operations on shopping carts like adding items, display the cart contents, the VAT amount and the order totals, updating quantities or empty the cart. It can all take care of the checkout proc


| Hits: | 75 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-03 |
DHL - harish
This class can be used to submit shipment requests to DHL via the Web. It can connect to DHL Web server and use its Web services API to perform several types of shipping operations. It compose a shipment request with all the details including the shipping date date, shipment type, weight and size, sender, receiver, billing details, etc.. Then it can get the rates for the specified shipment and submit the shipment request. Submitted shipments can return a shipment key and label that c


| Hits: | 111 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-03 |
eBayAPI - Sunny Ra
Grab the information from an ebay auction Only works with regular auctions, eBay Motors and Real Estate auctions only return part of the info. This script has been tested on hundreds of auctions and works well with about 90%, some auctions are different so that partial information is either lost or unreadable

| Hits: | 15 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-03 |
ebay_de - Peter Kl
Inspired by the eBayAPI from Sunny Rajpal, this class is technically completely different and faster. All the information is gathered in one single loop. This class is for German eBay pages only (ebay.de, ebay.at). The function showdata() shows some relevant information about a given ebay auction. Caution: there are auctions that do not cooperate well with ebay_de and ebay_de will return wrong data or no data at all.


| Hits: | 150 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-03 |
ECHO_PHP_Class Transaction Processor - Robb Han
Updated 9-24-01: ECHO-PHP Class is now available. ECHO-PHP Class drives all types of real-time credit card and check transactions using ECHO merchant processing’s free secure payment gateway and open-source real-time software. Supports system check, address verification, authorization and deposit, deposit, credit, commercial card, electronic check debit, and more. The new ECHO-PHP Class makes it easier than ever to connect to ECHO using this popular server-side, cross-platform, HTML embedded s


| Hits: | 24 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-03 |
Faucart - fausto
FauCart is a package that can manage the items of a shopping cart of an e-commerce site. There is one call for managing the whole shopping cart and another for managing individual shopping items. The items are added to the a cart by creating item objects and calling a function of the cart class to add items. The cart class also has functions for locating or removing items by position or identifier number, get all items, empty the cart, update the quantities of an item, compute the total pr


| Hits: | 149 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-03 |